Skip to content

Hostname

walottery.com

Last fetched

walottery.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · walottery.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/walottery.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.66.231.21713.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.150.140.22452.148.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:48
Organization
crystal fischer
Contact emails

Subdomains

28 observed subdomains of walottery.com.

Web-graph footprint

Distinct hostnames that link to or from walottery.com in the public web crawl.

472 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for walottery.com.

MechanismTarget
SPF_INCLUDEappmail.formstack.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.wa.gov
SPF_IP160.20.248.0/24
SPF_IP160.238.61.0/24
SPF_IP167.89.38.47
SPF_IP50.225.93.186
SPF_IP63.232.206.53/32
SPF_IP66.150.174.31
SPF_IP66.150.174.38
SPF_IP72.233.102.135
SPF_IP74.200.246.20
SPF_MXwalottery.com

Related pages

Pivot deeper into the graph from walottery.com.

Cypher and MCP

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

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