Hostname
fadv.ca
Last fetched
fadv.ca resolves to 1 IPv4 address operated by AS64073 in US.
Nutrition Label
Resolution chain
fadv.ca 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 |
|---|---|---|---|---|
| 216.234.133.133 | 0.0.0.0/0 | AS64073 | — | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from fadv.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for fadv.ca.
| Mechanism | Target |
|---|---|
| SPF_A | billtrust.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net.cn |
| SPF_IP | 198.73.226.115 |
| SPF_IP | 198.73.226.15 |
| SPF_IP | 198.73.226.26 |
| SPF_IP | 198.73.226.27 |
| SPF_IP | 198.73.226.29 |
| SPF_IP | 198.73.226.94 |
| SPF_IP | 198.73.226.95 |
| SPF_IP | 198.73.226.99 |
| SPF_IP | 198.73.227.153 |
| SPF_IP | 198.73.227.156 |
| SPF_IP | 198.73.227.53 |
| SPF_IP | 202.45.10.175 |
| SPF_IP | 202.45.10.20 |
| SPF_IP | 202.45.10.205 |
| SPF_IP | 202.45.10.45 |
| SPF_IP | 202.45.10.98 |
| SPF_IP | 202.45.11.150 |
| SPF_IP | 202.45.11.25 |
| SPF_IP | 202.45.11.26 |
| SPF_IP | 202.45.11.27 |
| SPF_IP | 202.45.11.85 |
Related pages
Pivot deeper into the graph from fadv.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fadv.ca"})-[: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.