Skip to content

Hostname

guoman.com

Last fetched

guoman.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · guoman.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/guoman.com

Resolution chain

guoman.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:292
Organization
domain manager
Contact emails

Subdomains

12 observed subdomains of guoman.com.

Web-graph footprint

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

345 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for guoman.com.

MechanismTarget
SPF_INCLUDE_spf.travelclick.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_3a.oracleindustry.com
SPF_IP135.196.28.82
SPF_IP193.155.1.0/24
SPF_IP194.74.182.2
SPF_IP195.171.243.105
SPF_IP209.242.69.231/32
SPF_IP212.21.107.22
SPF_IP213.70.228.0/24
SPF_IP216.117.108.0/24
SPF_IP216.117.109.0/24
SPF_IP216.117.110.0/24
SPF_IP3.11.163.136
SPF_IP3.11.78.214
SPF_IP34.249.57.65
SPF_IP34.253.247.49
SPF_IP46.137.14.237
SPF_IP52.215.60.193
SPF_IP80.169.167.2
SPF_IP83.244.151.0/24
SPF_IP87.246.73.146/32

Related pages

Pivot deeper into the graph from guoman.com.

Cypher and MCP

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

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