Hostname
fdnsc-sp.com.br
Last fetched
fdnsc-sp.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
fdnsc-sp.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- —
- Organization
- soc. filhas de nossa senhora sagrado coracao
- Contact emails
Subdomains
1 observed subdomain of fdnsc-sp.com.br.
| Subdomain |
|---|
| www.fdnsc-sp.com.br |
Web-graph footprint
Distinct hostnames that link to or from fdnsc-sp.com.br in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for fdnsc-sp.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | hydranet.com.br |
| SPF_IP | 104.130.173.96/32 |
| SPF_IP | 104.130.6.110 |
| SPF_IP | 172.99.69.198/32 |
| SPF_IP | 177.92.75.218/32 |
| SPF_IP | 187.72.143.54/32 |
| SPF_IP | 1:4802:7802:104:be76:4eff:fe20:13f0 |
| SPF_IP | 2001:4802:7805:104:be76:4eff:fe20:39fa |
Related pages
Pivot deeper into the graph from fdnsc-sp.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fdnsc-sp.com.br"})-[: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.