Skip to content

Hostname

modulo-sicurezza.cfd

Last fetched

modulo-sicurezza.cfd resolves to 2 IPv4 addresses operated by DARTNODE - Snaju Development in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · modulo-sicurezza.cfdRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/modulo-sicurezza.cfd

Resolution chain

modulo-sicurezza.cfd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.45.91.22438.45.88.0/22AS399646DARTNODE - Snaju DevelopmentUS
45.90.97.15045.90.97.0/24AS200019FR

WHOIS identity

Registrar
iana:1479
Organization
Contact emails

Subdomains

5 observed subdomains of modulo-sicurezza.cfd.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for modulo-sicurezza.cfd.

MechanismTarget
SPF_Amodulo-sicurezza.cfd
SPF_IP38.45.91.224
SPF_IP45.90.97.150
SPF_MXmodulo-sicurezza.cfd

Related pages

Pivot deeper into the graph from modulo-sicurezza.cfd.

Cypher and MCP

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

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