Hostname
fundata.net
Last fetched
fundata.net resolves to 2 IPv4 addresses operated by RCC-RDC-AS - Rogers Communications Canada Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fundata.net 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 |
|---|---|---|---|---|
| 207.112.10.42 | 207.112.10.0/23 | AS29988 | RCC-RDC-AS - Rogers Communications Canada Inc. | CA |
| 209.171.34.76 | 209.171.0.0/16 | AS852 | ASN852 - TELUS Communications Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- royst@vincentinc.com
- 1e1fe235-f0d9-47e9-a42d-343663d45391@identity-protect.org
- 40f57ee1-bdf2-427f-9b4a-ff1bfa270a09@identity-protect.org
- 61dbe095-aead-4342-a227-83682f6d214f@identity-protect.org
- 83016ee2-de76-4c9c-a38c-83ec35a9978c@identity-protect.org
- 93c6ef04-7dfd-4144-a2bd-11f0437d5e27@identity-protect.org
- e6640636-76e3-4ae9-aad2-665d07e18399@identity-protect.org
- owner-8050084@fundata.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of fundata.net.
| Subdomain |
|---|
| mail.fundata.net |
| www.fundata.net |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from fundata.net.
- IP · 207.112.10.42
- ASN · AS29988RCC-RDC-AS - Rogers Communications Canada Inc.
- Registrar · iana:468
- Country · CA
- Email · royst@vincentinc.com
- TLD · .net
- Browse hostnames · fu…
- 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: "fundata.net"})-[: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.