Skip to content

Hostname

humanmade.jp

Last fetched

humanmade.jp resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · humanmade.jpRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/humanmade.jp

Resolution chain

humanmade.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.29.68104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.43.92104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.164.241172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.177.150172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

5 observed subdomains of humanmade.jp.

Web-graph footprint

Distinct hostnames that link to or from humanmade.jp in the public web crawl.

471 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for humanmade.jp.

MechanismTarget
SPF_Aproduction.ap01.humanmade.demandware.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.lbb-r.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_IP104.161.154.34

Related pages

Pivot deeper into the graph from humanmade.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "humanmade.jp"})-[: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.