Skip to content

Hostname

webmail.devrepublic.email

Last fetched

webmail.devrepublic.email resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · webmail.devrepublic.emailRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/webmail.devrepublic.email

Resolution chain

webmail.devrepublic.email resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.58.94.6352.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with webmail.devrepublic.email in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for webmail.devrepublic.email.

MechanismTarget
SPF_Awebmail.devrepublic.email
SPF_IP2a05:d014:2f:c000:6081:8997:d50e:b5a7
SPF_IP34.254.237.92
SPF_IP52.58.94.63
SPF_MXwebmail.devrepublic.email

Related pages

Pivot deeper into the graph from webmail.devrepublic.email.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webmail.devrepublic.email"})-[: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.