Skip to content

Hostname

delonghigroup.com

Last fetched

delonghigroup.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · delonghigroup.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/delonghigroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.190.208.15135.190.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.190.208.15135.190.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
iana:299
Organization
de' longhi appliances
Contact emails

Subdomains

89 observed subdomains of delonghigroup.com.

Web-graph footprint

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

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for delonghigroup.com.

MechanismTarget
SPF_Adelonghi.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEspf.mailjet.com
SPF_IP134.213.57.5
SPF_IP151.13.65.136
SPF_IP218.45.229.56
SPF_IP2a00:1a48:7808:102:be76:4eff:fe08:714c
SPF_IP80.86.146.136
SPF_IP83.223.110.1
SPF_MXaeriandicloudmail.com

Related pages

Pivot deeper into the graph from delonghigroup.com.

Cypher and MCP

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

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