Skip to content

Hostname

webmail.gregstallingsconstruction.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.80.1453.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2233.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.1313.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1213.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.2303.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.10552.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.17852.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.9052.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.16252.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.20252.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.9052.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.1852.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.23452.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.9852.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.14652.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.10652.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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