Skip to content

Hostname

sonel.it

Last fetched

sonel.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · sonel.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sonel.it

Resolution chain

sonel.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.2518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
sonel
Contact emails

Web-graph footprint

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

6 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sonel.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP176.109.165.66
SPF_IP176.109.165.68/32
SPF_IP176.109.165.70

Related pages

Pivot deeper into the graph from sonel.it.

Cypher and MCP

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

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