Skip to content

Hostname

fdtpro.com

Last fetched

fdtpro.com resolves to 3 IPv4 addresses operated by UNNO - UNNO in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.136.240.24123.136.240.0/24AS397617UNNO - UNNOCA
23.136.240.24223.136.240.0/24AS397617UNNO - UNNOCA
66.187.126.15466.187.120.0/21AS4540ASN01-SOGE - SOGETEL INCCA
66.187.126.15466.187.120.0/21AS4540ASN01-SOGE - SOGETEL INCCA

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 fdtpro.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fdtpro.com.

MechanismTarget
SPF_Afdtpro.com
SPF_INCLUDE_spf.google.com
SPF_IP199.180.98.50
SPF_IP209.222.233.50
SPF_IP209.222.233.51
SPF_IP209.222.233.52
SPF_IP209.222.233.53
SPF_IP209.222.233.54
SPF_IP23.136.240.240
SPF_IP23.136.240.241
SPF_IP23.136.240.242
SPF_IP23.136.240.243
SPF_IP23.136.240.244
SPF_IP66.187.126.154

Related pages

Pivot deeper into the graph from fdtpro.com.

Cypher and MCP

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

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