Skip to content

Hostname

swatchimmo.com.edgekey.net

Last fetched

swatchimmo.com.edgekey.net resolves to 4 IPv4 addresses operated by telkomnet-as-ap - PT Telekomunikasi Indonesia in ID.

Nutrition Label

WHISPER CANON · swatchimmo.com.edgekey.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/swatchimmo.com.edgekey.net

Resolution chain

swatchimmo.com.edgekey.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.98.38.9118.98.38.0/24AS7713telkomnet-as-ap - PT Telekomunikasi IndonesiaID
122.2.208.211122.2.208.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.PH
122.2.208.224122.2.208.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.PH
36.67.17.17936.67.0.0/16AS7713telkomnet-as-ap - PT Telekomunikasi IndonesiaID

WHOIS identity

No WHOIS records are currently associated with swatchimmo.com.edgekey.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from swatchimmo.com.edgekey.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "swatchimmo.com.edgekey.net"})-[: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.