Skip to content

Hostname

ya-man.com

Last fetched

ya-man.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.34.216104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.146.69172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 ya-man.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ya-man.com.

MechanismTarget
SPF_Aya-man.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-pvg5.baremetal.jp
SPF_INCLUDEspf.tmems-jp.trendmicro.com
SPF_INCLUDEspf.w2solution.com
SPF_IP116.118.232.61
SPF_IP116.118.233.225
SPF_IP121.50.62.25
SPF_IP121.50.62.28
SPF_IP124.248.149.176
SPF_IP133.130.96.198
SPF_IP202.144.233.75/32
SPF_MXya-man.com

Related pages

Pivot deeper into the graph from ya-man.com.

Cypher and MCP

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

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