Skip to content

Hostname

awake-square.com

Last fetched

awake-square.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1489 as the registrar.

Nutrition Label

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

Resolution chain

awake-square.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.68.48104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
115.68.52.186115.68.0.0/17AS38700KR
172.67.186.169172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1489
Organization
awakesqure awakesqure (el
Contact emails

Subdomains

2 observed subdomains of awake-square.com.

Web-graph footprint

Distinct hostnames that link to or from awake-square.com in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for awake-square.com.

MechanismTarget
SPF_IP115.68.52.49
SPF_IP121.254.168.203/32
SPF_IP121.254.168.204/32
SPF_IP121.254.168.207
SPF_IP121.254.168.210/32

Related pages

Pivot deeper into the graph from awake-square.com.

Cypher and MCP

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

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