Skip to content

Hostname

iem.do

Last fetched

iem.do resolves to 1 IPv4 address operated by AS9009 in RO.

Nutrition Label

WHISPER CANON · iem.doRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/iem.do

Resolution chain

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

IPPrefixASNOperatorCountry
146.70.56.162146.70.56.0/24AS9009RO

WHOIS identity

No WHOIS records are currently associated with iem.do in WhisperGraph.

Subdomains

8 observed subdomains of iem.do.

Web-graph footprint

Distinct hostnames that link to or from iem.do in the public web crawl.

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • iem.do

SPF policy

10 SPF mechanisms authorising senders for iem.do.

MechanismTarget
SPF_Aiem.do
SPF_IP104.37.174.139
SPF_IP146.70.56.162
SPF_IP162.55.5.16
SPF_IP162.55.88.215
SPF_IP194.53.137.4
SPF_IP216.250.251.51
SPF_IP45.15.21.101
SPF_IP92.118.39.10
SPF_MXiem.do

Related pages

Pivot deeper into the graph from iem.do.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iem.do"})-[: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.