Hostname
fincad.com
Last fetched
fincad.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fincad.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 |
|---|---|---|---|---|
| 198.211.110.146 | 198.211.96.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fincad.com owner
- Contact emails
- it@fincad.com
- ktung@fincad.com
- k.tung@fincad.com
- 11200c76-d4f4-48db-961b-decf77b60b9f@identity-protect.org
- 1e051023-dc5e-4bc2-9165-d569bf5f25f0@identity-protect.org
- 2868749f-9c9d-43a7-ac2c-7de189340991@identity-protect.org
- 5dcd7e81-36e6-4969-9665-d51a191d740f@identity-protect.org
- 6842b08e-9124-4cff-b68e-948612ce0a37@identity-protect.org
- a9b10916-f9e9-402e-821a-4fb9e3352f64@identity-protect.org
- owner-10167610@fincad.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of fincad.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fincad.com in the public web crawl.
160 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for fincad.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.181.89.62 |
| SPF_IP | 35.183.188.158 |
| SPF_IP | 54.186.218.204 |
| SPF_IP | 72.142.52.126 |
| SPF_IP | 99.79.144.176 |
Related pages
Pivot deeper into the graph from fincad.com.
- IP · 198.211.110.146
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · it@fincad.com
- TLD · .com
- Browse hostnames · fi…
- 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: "fincad.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.