Skip to content

Hostname

easyweee.com

Last fetched

easyweee.com resolves to 1 IPv4 address operated by IOMART-AS - IOMART CLOUD SERVICES LIMITED in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · easyweee.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/easyweee.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.20.226.21046.20.224.0/20AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB

WHOIS identity

Registrar
iana:48
Organization
cityelectricalfactorsltd
Contact emails

Subdomains

1 observed subdomain of easyweee.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for easyweee.com.

MechanismTarget
SPF_Aeasyweee.com
SPF_INCLUDEcmail19.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.114.220.10/32
SPF_IP157.125.161.70
SPF_IP157.125.171.134
SPF_IP212.250.163.12
SPF_IP46.20.226.211
SPF_IP80.4.121.166
SPF_IP80.4.146.98
SPF_IP86.12.190.202
SPF_MXeasyweee.com

Related pages

Pivot deeper into the graph from easyweee.com.

Cypher and MCP

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

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