Skip to content

Hostname

first-kitchen.co.jp

Last fetched

first-kitchen.co.jp resolves to 1 IPv4 address operated by AS9371 in JP.

Nutrition Label

WHISPER CANON · first-kitchen.co.jpRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/first-kitchen.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
49.212.205.18549.212.0.0/16AS9371JP

WHOIS identity

Registrar
Organization
first kitchen
Contact emails

Subdomains

5 observed subdomains of first-kitchen.co.jp.

Web-graph footprint

Distinct hostnames that link to or from first-kitchen.co.jp in the public web crawl.

338 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for first-kitchen.co.jp.

MechanismTarget
SPF_INCLUDEmdjudy.maildealer.jp
SPF_INCLUDEspf.betrend.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspfgw.fsi.ne.jp
SPF_IP122.17.163.135
SPF_IP153.127.78.157
SPF_IP49.212.205.185
SPF_IP49.212.77.142
SPF_IP52.68.188.218
SPF_IP52.69.171.212
SPF_IP60.43.156.221

Related pages

Pivot deeper into the graph from first-kitchen.co.jp.

Cypher and MCP

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

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