Skip to content

Hostname

eazymeasure.com

Last fetched

eazymeasure.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · eazymeasure.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eazymeasure.com

Resolution chain

eazymeasure.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.154.196.95207.154.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
46.202.142.4046.202.142.0/23AS47583LT
147.45.41.234147.45.41.0/24AS210644AT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0158270804
Contact emails

Subdomains

3 observed subdomains of eazymeasure.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for eazymeasure.com.

MechanismTarget
SPF_Aeazymeasure.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.229.176
SPF_MXeazymeasure.com

Related pages

Pivot deeper into the graph from eazymeasure.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eazymeasure.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.