Skip to content

Hostname

allsani.com

Last fetched

allsani.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.15.126108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.46108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.51108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.94108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.10354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1420
Organization
daliun
Contact emails

Subdomains

20 observed subdomains of allsani.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for allsani.com.

MechanismTarget
SPF_Aallsani.com
SPF_INCLUDEallsani-prd-mailserver-tcp-fdfd9b50819c4d8d.elb.eu-central-1.amazonaws.com
SPF_INCLUDEamazonaws.com
SPF_INCLUDEamazonses.com
SPF_IP18.184.29.61/32
SPF_IP52.28.252.177/32
SPF_IP52.59.191.182/32
SPF_MXallsani.com

Related pages

Pivot deeper into the graph from allsani.com.

Cypher and MCP

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

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