Skip to content

Hostname

howe.com

Last fetched

howe.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · howe.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/howe.com

Resolution chain

howe.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.91.227104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.181.2172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
howe europe a/s
Contact emails

Subdomains

12 observed subdomains of howe.com.

Web-graph footprint

Distinct hostnames that link to or from howe.com in the public web crawl.

786 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for howe.com.

MechanismTarget
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.135.142.222
SPF_IP20.50.2.44
SPF_IP51.105.249.46
SPF_IP51.137.6.51
SPF_IP51.137.7.98
SPF_IP51.138.63.102
SPF_IP51.138.63.159
SPF_IP51.138.63.17
SPF_IP85.221.242.102
SPF_MXhowe.com

Related pages

Pivot deeper into the graph from howe.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "howe.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.