Skip to content

Hostname

delicato.com

Last fetched

delicato.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · delicato.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/delicato.com

Resolution chain

delicato.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
delicato
Contact emails

Subdomains

55 observed subdomains of delicato.com.

Web-graph footprint

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

199 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for delicato.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP12.119.220.248/30
SPF_IP12.244.46.234/30
SPF_IP12.26.13.248/29
SPF_IP12.55.208.198
SPF_IP206.176.245.140/28
SPF_IP209.215.11.122/32
SPF_IP50.206.190.218/32
SPF_IP50.225.76.240/29
SPF_IP50.230.73.154
SPF_IP64.60.242.160/29
SPF_IP65.166.251.0/24
SPF_IP68.65.68.30/28
SPF_IP71.6.18.82/28
SPF_IP74.123.254.6

Related pages

Pivot deeper into the graph from delicato.com.

Cypher and MCP

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

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