Skip to content

Hostname

barneys.co.jp

Last fetched

barneys.co.jp resolves to 1 IPv4 address operated by AS4713 in JP.

Nutrition Label

WHISPER CANON · barneys.co.jpRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/barneys.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
61.207.11.7561.207.0.0/16AS4713JP

WHOIS identity

Registrar
Organization
barneys japan co.,ltd.
Contact emails

Subdomains

25 observed subdomains of barneys.co.jp.

Web-graph footprint

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

504 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for barneys.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.spcloud.jp
SPF_INCLUDEspfbny.vpc.f-ace.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP202.248.207.192/27
SPF_IP61.127.199.128/25

Related pages

Pivot deeper into the graph from barneys.co.jp.

Cypher and MCP

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

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