Skip to content

Hostname

idfdesign.it

Last fetched

idfdesign.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:mercurio sistemi s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · idfdesign.itRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/idfdesign.it

Resolution chain

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

IPPrefixASNOperatorCountry
152.228.224.161152.228.128.0/17AS16276FR

WHOIS identity

Registrar
registrar:mercurio sistemi s.r.l.
Organization
idfdesign srl
Contact emails

Subdomains

2 observed subdomains of idfdesign.it.

Web-graph footprint

Distinct hostnames that link to or from idfdesign.it in the public web crawl.

29 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for idfdesign.it.

MechanismTarget
SPF_Aidfdesign.it
SPF_Amail.idfdesign.com
SPF_Amail.idfdesign.it
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEbatmail.netanday.it
SPF_IP5.196.134.82
SPF_MXidfdesign.it

Related pages

Pivot deeper into the graph from idfdesign.it.

Cypher and MCP

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

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