Skip to content

Hostname

coffeecompany.nl

Last fetched

coffeecompany.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · coffeecompany.nlRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/coffeecompany.nl

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.118143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.42143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.60143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.61143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.239.105.10918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.3318.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.5618.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.5718.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of coffeecompany.nl.

Web-graph footprint

Distinct hostnames that link to or from coffeecompany.nl in the public web crawl.

151 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for coffeecompany.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEsites.savviihq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.168.202.1/24
SPF_IP194.151.121.84/32
SPF_IP195.143.61.129/32
SPF_IP217.195.115.221

Related pages

Pivot deeper into the graph from coffeecompany.nl.

Cypher and MCP

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

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