Skip to content

Hostname

fytofend.com

Last fetched

fytofend.com resolves to 1 IPv4 address operated by AS6696 in BE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · fytofend.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fytofend.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.105.73.55193.105.73.0/24AS6696BE

WHOIS identity

Registrar
iana:1647
Organization
van cutsem pierre
Contact emails

Subdomains

2 observed subdomains of fytofend.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fytofend.com.

MechanismTarget
SPF_Afytofend.com
SPF_INCLUDE123456.spf03.hubspotemail.net
SPF_INCLUDErelaycloud1.behostings.net
SPF_IP193.105.73.55
SPF_MXfytofend.com

Related pages

Pivot deeper into the graph from fytofend.com.

Cypher and MCP

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

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