Skip to content

Hostname

dear-u.co

Last fetched

dear-u.co resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · dear-u.coRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dear-u.co

Resolution chain

dear-u.co resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.177.71.21018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.152.23318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.32.1383.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.171.1493.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.242.23835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.187.15652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.103.852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.148.11452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.99.1252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.208.3652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.16.15852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.227.3952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.229.24952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.12.17052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.224.754.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.219.17554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.132.21513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
16.76.16.7116.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:244
Organization
brinicle
Contact emails

Subdomains

11 observed subdomains of dear-u.co.

Web-graph footprint

Distinct hostnames that link to or from dear-u.co in the public web crawl.

25 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dear-u.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dear-u.co.

Cypher and MCP

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

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