Hostname
fundtech.com
Last fetched
fundtech.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fundtech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.51.237.24 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn fundtech.com care of network solutions
- Contact emails
Subdomains
28 observed subdomains of fundtech.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fundtech.com in the public web crawl.
28 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for fundtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.fundtech.com |
| SPF_INCLUDE | _spf2.fundtech.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.189.176.33/32 |
| SPF_IP | 216.131.12.33/32 |
| SPF_IP | 216.131.4.29 |
| SPF_IP | 216.131.4.33 |
| SPF_IP | 38.99.59.33 |
| SPF_IP | 65.119.232.180 |
| SPF_IP | 66.97.130.4/32 |
Related pages
Pivot deeper into the graph from fundtech.com.
- IP · 52.51.237.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · IE
- Email · am5578f79qc@networksolutionsprivateregistration.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: "fundtech.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.