Skip to content

Hostname

daliform.com

Last fetched

daliform.com resolves to 1 IPv4 address operated by AS-IRIDEOS-KP in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · daliform.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/daliform.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.168.109.96109.168.0.0/17AS5602AS-IRIDEOS-KPIT

WHOIS identity

Registrar
iana:69
Organization
daliform group srl
Contact emails

Subdomains

12 observed subdomains of daliform.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for daliform.com.

MechanismTarget
SPF_Adaliform.com
SPF_Avu000493.arubabiz.net
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_MXdaliform.com

Related pages

Pivot deeper into the graph from daliform.com.

Cypher and MCP

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

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