Skip to content

Hostname

webmail.modifiedasphaltsolutions.com

Last fetched

webmail.modifiedasphaltsolutions.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webmail.modifiedasphaltsolutions.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webmail.modifiedasphaltsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.96.5016.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.1893.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.1583.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2443.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.213.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1053.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1893.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.177.18552.218.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.21752.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.8252.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.1852.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.4252.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.146.19452.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.6652.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.3452.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.20252.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webmail.modifiedasphaltsolutions.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webmail.modifiedasphaltsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from webmail.modifiedasphaltsolutions.com.

Cypher and MCP

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

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