Hostname
mail.knowurcreditscore.com
Last fetched
mail.knowurcreditscore.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.
Nutrition Label
Resolution chain
mail.knowurcreditscore.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 |
|---|---|---|---|---|
| 198.12.242.91 | 198.12.240.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
No WHOIS records are currently associated with mail.knowurcreditscore.com in WhisperGraph.
Subdomains
2 observed subdomains of mail.knowurcreditscore.com.
Threat posture
History
Mail and authentication
SPF policy
40 SPF mechanisms authorising senders for mail.knowurcreditscore.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.knowurcreditscore.com |
| SPF_IP | 108.165.212.127/32 |
| SPF_IP | 108.165.212.129/32 |
| SPF_IP | 108.165.212.131/32 |
| SPF_IP | 108.165.212.139/32 |
| SPF_IP | 108.181.113.39/32 |
| SPF_IP | 108.181.113.40/32 |
| SPF_IP | 108.181.113.41/32 |
| SPF_IP | 108.181.113.42/32 |
| SPF_IP | 45.156.249.105/32 |
| SPF_IP | 45.156.249.15/32 |
| SPF_IP | 45.156.249.24/32 |
| SPF_IP | 45.156.249.36/32 |
| SPF_IP | 45.156.249.41/32 |
| SPF_IP | 45.156.249.50/32 |
| SPF_IP | 45.156.249.66/32 |
| SPF_IP | 45.156.249.7/32 |
| SPF_IP | 45.156.249.77/32 |
| SPF_IP | 45.156.249.91/32 |
| SPF_IP | 45.38.74.103/32 |
| SPF_IP | 45.38.74.118/32 |
| SPF_IP | 45.38.74.133/32 |
| SPF_IP | 45.38.74.18/32 |
| SPF_IP | 45.38.74.24/32 |
| SPF_IP | 45.38.74.39/32 |
| SPF_IP | 45.38.74.57/32 |
| SPF_IP | 45.38.74.6/32 |
| SPF_IP | 45.38.74.73/32 |
| SPF_IP | 45.38.74.88/32 |
| SPF_IP | 45.91.110.102/32 |
| SPF_IP | 45.91.110.118/32 |
| SPF_IP | 45.91.110.144/32 |
| SPF_IP | 45.91.110.161/32 |
| SPF_IP | 45.91.110.181/32 |
| SPF_IP | 45.91.110.210/32 |
| SPF_IP | 45.91.110.234/32 |
| SPF_IP | 45.91.110.26/32 |
| SPF_IP | 45.91.110.48/32 |
| SPF_IP | 45.91.110.70/32 |
| SPF_MX | mail.knowurcreditscore.com |
Related pages
Pivot deeper into the graph from mail.knowurcreditscore.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.knowurcreditscore.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.