Hostname
fundconnect.com
Last fetched
fundconnect.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
fundconnect.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 |
|---|---|---|---|---|
| 104.18.40.118 | 104.18.40.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.147.138 | 172.64.147.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:83
- Organization
- corporation service
- Contact emails
Subdomains
23 observed subdomains of fundconnect.com.
Showing 17 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fundconnect.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for fundconnect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.74.165.67/32 |
| SPF_IP | 167.89.88.145 |
| SPF_IP | 18.184.251.67 |
| SPF_IP | 194.182.13.238 |
| SPF_IP | 195.211.176.0/22 |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 208.86.227.114 |
| SPF_IP | 35.156.122.171 |
| SPF_IP | 37.60.230.117 |
| SPF_IP | 40.68.159.153/32 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 74.125.148.0/22 |
Related pages
Pivot deeper into the graph from fundconnect.com.
- IP · 104.18.40.118
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:83
- Country · CA
- Email · admin@internationaladmin.com
- TLD · .com
- 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: "fundconnect.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.