Skip to content

Hostname

azoomma.com

Last fetched

azoomma.com resolves to 1 IPv4 address operated by GABIA-AS-KR GABIA Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · azoomma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/azoomma.com

Resolution chain

azoomma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
121.78.115.22121.78.115.0/24AS17589GABIA-AS-KR GABIA Inc.KR

WHOIS identity

Registrar
iana:244
Organization
inus community
Contact emails

Subdomains

47 observed subdomains of azoomma.com.

Web-graph footprint

Distinct hostnames that link to or from azoomma.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for azoomma.com.

MechanismTarget
SPF_IP121.78.115.22
SPF_IP121.78.115.24
SPF_IP121.78.115.25
SPF_IP121.78.115.40
SPF_IP121.78.115.42

Related pages

Pivot deeper into the graph from azoomma.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "azoomma.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.