Skip to content

Hostname

materialdash.com

Last fetched

materialdash.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · materialdash.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/materialdash.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.19108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.26108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.68108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.9108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.239.255.5118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

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

Subdomains

3 observed subdomains of materialdash.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for materialdash.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from materialdash.com.

Cypher and MCP

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

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