Skip to content

Hostname

order.craftabrew.com

Last fetched

order.craftabrew.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · order.craftabrew.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/order.craftabrew.com

Resolution chain

order.craftabrew.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.187.30.15198.187.30.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with order.craftabrew.com in WhisperGraph.

Subdomains

6 observed subdomains of order.craftabrew.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for order.craftabrew.com.

MechanismTarget
SPF_Aorder.craftabrew.com
SPF_IP184.154.120.134
SPF_IP184.154.120.39
SPF_IP67.208.42.200
SPF_IP67.212.175.138
SPF_IP99.198.113.106
SPF_MXorder.craftabrew.com

Related pages

Pivot deeper into the graph from order.craftabrew.com.

Cypher and MCP

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

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