Skip to content

Hostname

honor.com

Last fetched

honor.com resolves to 1 IPv4 address operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in SG. WHOIS lists iana:1588 as the registrar.

Nutrition Label

WHISPER CANON · honor.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/honor.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.33.48.103101.33.48.0/22AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG

WHOIS identity

Registrar
iana:1588
Organization
domain admin
Contact emails

Subdomains

16 observed subdomains of honor.com.

Web-graph footprint

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

4,802 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for honor.com.

MechanismTarget
SPF_IP202.163.2.113
SPF_IP202.163.2.242
SPF_IP8.141.223.133
SPF_IP8.141.223.168
SPF_IP8.141.234.179
SPF_IP81.70.160.142
SPF_IP81.70.192.198
SPF_IP81.70.206.69
SPF_IP90.84.183.135
SPF_IP90.84.186.39
SPF_IP90.84.187.93
SPF_IP90.84.197.164

Related pages

Pivot deeper into the graph from honor.com.

Cypher and MCP

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

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