Skip to content

Hostname

ftrad.com

Last fetched

ftrad.com resolves to 1 IPv4 address operated by FORT-COLLINS-CONNEXION - City of Fort Collins in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ftrad.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ftrad.com

Resolution chain

ftrad.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.99.83.178198.99.80.0/22AS397142FORT-COLLINS-CONNEXION - City of Fort CollinsUS

WHOIS identity

Registrar
iana:146
Organization
fort collins radiologic assoc.
Contact emails

Subdomains

5 observed subdomains of ftrad.com.

Web-graph footprint

Distinct hostnames that link to or from ftrad.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ftrad.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.30.100.0/24
SPF_IP198.99.83.174
SPF_IP198.99.83.179
SPF_IP198.99.83.180

Related pages

Pivot deeper into the graph from ftrad.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ftrad.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.