Skip to content

Hostname

webmail.beefstrategy.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.76.1393.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.733.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.1233.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1993.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.2303.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.853.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.20152.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.185.17752.218.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.152.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.7452.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.168.17852.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.19452.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.21052.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.21052.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.11452.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.17852.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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