Hostname
pustore.com
Last fetched
pustore.com resolves to 16 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
pustore.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- asozansky@pustore.com
- gh2j28ft4a3@networksolutionsprivateregistration.com
- km64y3577n9@networksolutionsprivateregistration.com
- kn8af7wb8ay@networksolutionsprivateregistration.com
- msyed@pustore.com
- p52ab9eq8q4@networksolutionsprivateregistration.com
- t848983e2px@networksolutionsprivateregistration.com
- u96qj7cn8wk@networksolutionsprivateregistration.com
- ud8q96ct5jz@networksolutionsprivateregistration.com
- ue93m3hg6n3@networksolutionsprivateregistration.com
- vv54r6pa6mt@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of pustore.com.
Web-graph footprint
Distinct hostnames that link to or from pustore.com in the public web crawl.
36 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pustore.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.trustifi.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pustore.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pustore.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.