Skip to content

Hostname

soneltest.com

Last fetched

soneltest.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · soneltest.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/soneltest.com

Resolution chain

soneltest.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.61.15108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.6108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.69108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.89108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.85.1003.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.1213.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.223.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.653.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:269
Organization
sonel
Contact emails

Subdomains

1 observed subdomain of soneltest.com.

Web-graph footprint

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

13 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for soneltest.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP176.109.165.68/32
SPF_IP199.103.61.139/32

Related pages

Pivot deeper into the graph from soneltest.com.

Cypher and MCP

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

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