Skip to content

Hostname

offlce365.email

Last fetched

offlce365.email resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · offlce365.emailRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/offlce365.email

Resolution chain

offlce365.email resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.158.2713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.33.13318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.93.11418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.95.1163.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from offlce365.email.

Cypher and MCP

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

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