Skip to content

Hostname

fendt.com

Last fetched

fendt.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · fendt.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fendt.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.39.237104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.165.154172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.115.24.223185.115.24.0/23AS196922SULIAN-IDC002 Hangzhou Sulian Information Technology Co.,ltdDE

WHOIS identity

Registrar
iana:85
Organization
Contact emails

Subdomains

26 observed subdomains of fendt.com.

Web-graph footprint

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

1,091 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fendt.com.

MechanismTarget
SPF_Afendt.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf1.spf.speedkom.net
SPF_IP185.115.24.192/26
SPF_IP185.115.24.223
SPF_IP185.115.24.224
SPF_IP185.115.24.236
SPF_MXfendt.com

Related pages

Pivot deeper into the graph from fendt.com.

Cypher and MCP

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

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