Hostname
pspsubes.com.cfaz-store.com
Last fetched
pspsubes.com.cfaz-store.com resolves to 1 IPv4 address operated by AS45839 in MY.
Nutrition Label
Resolution chain
pspsubes.com.cfaz-store.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.90.133.99 | 111.90.133.0/24 | AS45839 | — | MY |
WHOIS identity
No WHOIS records are currently associated with pspsubes.com.cfaz-store.com in WhisperGraph.
Subdomains
1 observed subdomain of pspsubes.com.cfaz-store.com.
| Subdomain |
|---|
| www.pspsubes.com.cfaz-store.com |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for pspsubes.com.cfaz-store.com.
| Mechanism | Target |
|---|---|
| SPF_A | pspsubes.com.cfaz-store.com |
| SPF_INCLUDE | spf.mailsentinel.net |
| SPF_IP | 111.90.133.90 |
| SPF_IP | 111.90.133.92 |
| SPF_IP | 111.90.133.99 |
| SPF_MX | pspsubes.com.cfaz-store.com |
Related pages
Pivot deeper into the graph from pspsubes.com.cfaz-store.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pspsubes.com.cfaz-store.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.