Skip to content

Hostname

statusdashboard.com

Last fetched

statusdashboard.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · statusdashboard.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/statusdashboard.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.110108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.64108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.92108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.93108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.166.160.153.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.363.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.673.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.743.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1245222681
Contact emails

Subdomains

66 observed subdomains of statusdashboard.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for statusdashboard.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from statusdashboard.com.

Cypher and MCP

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

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