Skip to content

Hostname

a-deli.com

Last fetched

a-deli.com resolves to 1 IPv4 address operated by AS17707 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · a-deli.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/a-deli.com

Resolution chain

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

IPPrefixASNOperatorCountry
125.6.165.78125.6.128.0/18AS17707JP

WHOIS identity

Registrar
iana:49
Organization
global plus corp,inc.
Contact emails

Subdomains

14 observed subdomains of a-deli.com.

Web-graph footprint

Distinct hostnames that link to or from a-deli.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for a-deli.com.

MechanismTarget
SPF_INCLUDEspf01.a-deli.com
SPF_INCLUDEspf1.siella.jp
SPF_MXmailmag.a-deli.com

Related pages

Pivot deeper into the graph from a-deli.com.

Cypher and MCP

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

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