Skip to content

Hostname

fidinam.ch

Last fetched

fidinam.ch resolves to 1 IPv4 address operated by AS12637 in IT.

Nutrition Label

WHISPER CANON · fidinam.chRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fidinam.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.35.217.39212.35.192.0/19AS12637IT

WHOIS identity

No WHOIS records are currently associated with fidinam.ch in WhisperGraph.

Subdomains

4 observed subdomains of fidinam.ch.

Web-graph footprint

Distinct hostnames that link to or from fidinam.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fidinam.ch.

MechanismTarget
SPF_INCLUDE4392468.spf06.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.153.136.68
SPF_IP46.21.25.134
SPF_IP46.21.25.136/32
SPF_MXfidinam.ch

Related pages

Pivot deeper into the graph from fidinam.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fidinam.ch"})-[: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.