Skip to content

Hostname

official.me

Last fetched

official.me resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · official.meRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/official.me

Resolution chain

official.me resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.174.213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.72.4513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.201.251.14013.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.191.13713.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.63.4913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.23.73.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.241.2453.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.242.243.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.86.9035.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.110.25452.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.83.23165.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.133.265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.222.22643.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.245.16913.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.113.16913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

3 observed subdomains of official.me.

Web-graph footprint

Distinct hostnames that link to or from official.me in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for official.me.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from official.me.

Cypher and MCP

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

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