Skip to content

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

WHISPER CANON · fundconnect.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fundconnect.com

Resolution chain

fundconnect.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.40.118104.18.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.147.138172.64.147.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:83
Organization
corporation service
Contact emails

Subdomains

23 observed subdomains of fundconnect.com.

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.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.74.165.67/32
SPF_IP167.89.88.145
SPF_IP18.184.251.67
SPF_IP194.182.13.238
SPF_IP195.211.176.0/22
SPF_IP207.126.144.0/20
SPF_IP208.86.227.114
SPF_IP35.156.122.171
SPF_IP37.60.230.117
SPF_IP40.68.159.153/32
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from fundconnect.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.