Skip to content

Hostname

honorcu.com

Last fetched

honorcu.com resolves to 1 IPv4 address operated by WESCO - CU*Answers, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · honorcu.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/honorcu.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.206.109.133216.206.109.0/24AS19031WESCO - CU*Answers, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

34 observed subdomains of honorcu.com.

Web-graph footprint

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

178 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for honorcu.com.

MechanismTarget
SPF_INCLUDE_spf0.honorcu.com
SPF_MXhonorcu.com
SPF_MXnetupdate.com

Related pages

Pivot deeper into the graph from honorcu.com.

Cypher and MCP

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

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