Hostname
saintassociates.com
Last fetched
saintassociates.com resolves to 2 IPv4 addresses operated by AS63949 in GB. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
saintassociates.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.58.108.192 | 176.58.96.0/19 | AS63949 | — | GB |
| 85.159.209.87 | 85.159.208.0/21 | AS63949 | — | GB |
WHOIS identity
- Registrar
- iana:1515
- Organization
- identity protect
- Contact emails
Subdomains
22 observed subdomains of saintassociates.com.
Web-graph footprint
Distinct hostnames that link to or from saintassociates.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for saintassociates.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | saintassociates.com.spf.auto.dnssmarthost.net |
| SPF_IP | 35.214.41.193 |
Related pages
Pivot deeper into the graph from saintassociates.com.
- IP · 176.58.108.192
- ASN · AS63949
- Registrar · iana:1515
- Country · GB
- Email · 27404e12-5c07-4ae4-a169-9e36ed82e5f9@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saintassociates.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.