Skip to content

Hostname

webmail.k7herefords.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.503.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1453.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.433.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1213.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.1653.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.633.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2213.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1773.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.12152.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.21852.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.8252.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.9852.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.1852.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.1852.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.252.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.5852.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of webmail.k7herefords.com.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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