Skip to content

Hostname

hows.cafe

Last fetched

hows.cafe resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hows.cafeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hows.cafe

Resolution chain

hows.cafe resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.11618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.246.363.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.633.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.673.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.983.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.164.206.103.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1243.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.93.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.993.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from hows.cafe in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hows.cafe.

MechanismTarget
SPF_INCLUDE_spfblocka.bizboxa.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hows.cafe.

Cypher and MCP

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

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