Skip to content

Hostname

easyweek.io

Last fetched

easyweek.io is a registered hostname under the .io top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · easyweek.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/easyweek.io

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:625
Organization
awescode
Contact emails

Subdomains

213 observed subdomains of easyweek.io.

Web-graph footprint

Distinct hostnames that link to or from easyweek.io in the public web crawl.

123 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for easyweek.io.

MechanismTarget
SPF_Aeasyweek.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.spacemail.com
SPF_INCLUDEzoho.eu
SPF_IP104.130.122.229/32
SPF_IP146.20.191.233/32
SPF_IP192.237.158.85/32
SPF_IP209.61.151.128/32
SPF_IP209.61.151.40/32
SPF_IP23.253.182.234/32
SPF_IP23.253.183.250/32
SPF_IP34.210.126.35
SPF_IP34.210.95.47
SPF_IP34.212.151.47
SPF_IP34.218.33.219
SPF_IP35.165.21.138
SPF_IP50.23.218.215/32
SPF_IP52.20.168.64
SPF_IP52.20.64.141
SPF_IP52.70.198.126
SPF_IP52.70.198.130
SPF_IP52.70.198.132
SPF_IP52.70.216.197
SPF_IP54.70.1.6

Related pages

Pivot deeper into the graph from easyweek.io.

Cypher and MCP

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

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