Skip to content

Hostname

stevevaistore.com

Last fetched

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

Nutrition Label

WHISPER CANON · stevevaistore.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/stevevaistore.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.77.48.7720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
208.115.214.39208.115.214.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
bandmerch,
Contact emails

Subdomains

10 observed subdomains of stevevaistore.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for stevevaistore.com.

MechanismTarget
SPF_IP23.254.228.84
SPF_IP2a0d:7c40:3000:4a:0:0:0:2

Related pages

Pivot deeper into the graph from stevevaistore.com.

Cypher and MCP

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

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