Skip to content

Hostname

coffeejunk.dev

Last fetched

coffeejunk.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · coffeejunk.devRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/coffeejunk.dev

Resolution chain

coffeejunk.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.55.10518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.1163.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.313.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.453.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.503.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1659
Organization
holmes iv pte.
Contact emails

Subdomains

2 observed subdomains of coffeejunk.dev.

Web-graph footprint

Distinct hostnames that link to or from coffeejunk.dev in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for coffeejunk.dev.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_MXcoffeejunk.dev

Related pages

Pivot deeper into the graph from coffeejunk.dev.

Cypher and MCP

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

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