Skip to content

Hostname

awllaw.com

Last fetched

awllaw.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.188.64.19618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.245.1273.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.106.1183.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.107.2353.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

2 observed subdomains of awllaw.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for awllaw.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP209.127.189.16/28
SPF_IP3.16.121.94/32

Related pages

Pivot deeper into the graph from awllaw.com.

Cypher and MCP

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

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