Skip to content

Hostname

vulcanmaterials.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.12213.226.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2713.226.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9313.226.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9513.226.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.433.170.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.533.170.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.673.170.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.753.170.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

40 observed subdomains of vulcanmaterials.com.

Web-graph footprint

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

632 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vulcanmaterials.com.

MechanismTarget
SPF_INCLUDE_s00425814.autospf.email

Related pages

Pivot deeper into the graph from vulcanmaterials.com.

Cypher and MCP

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

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