Skip to content

Hostname

peta-eg.store

Last fetched

peta-eg.store resolves to 4 IPv4 addresses operated by CONTABO-40021 - Contabo Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · peta-eg.storeRouting diversity3.0/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/peta-eg.store

Resolution chain

peta-eg.store resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.53.43.54154.53.40.0/21AS40021CONTABO-40021 - Contabo Inc.US
162.0.212.2162.0.212.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
63.250.43.1163.250.43.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
63.250.43.1263.250.43.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:303
Organization
mohamed ashour
Contact emails

Subdomains

10 observed subdomains of peta-eg.store.

Web-graph footprint

Distinct hostnames that link to or from peta-eg.store in the public web crawl.

220 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for peta-eg.store.

MechanismTarget
SPF_Apeta-eg.store
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP176.9.143.4
SPF_MXpeta-eg.store

Related pages

Pivot deeper into the graph from peta-eg.store.

Cypher and MCP

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

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