Skip to content

Hostname

work.kimama-labo.com

Last fetched

work.kimama-labo.com resolves to 1 IPv4 address operated by AS9371 in JP.

Nutrition Label

WHISPER CANON · work.kimama-labo.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/work.kimama-labo.com

Resolution chain

work.kimama-labo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
182.48.49.171182.48.74.0/24AS9371JP

WHOIS identity

No WHOIS records are currently associated with work.kimama-labo.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from work.kimama-labo.com in the public web crawl.

12 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for work.kimama-labo.com.

MechanismTarget
SPF_Awww2231.sakura.ne.jp
SPF_INCLUDE_spf.heteml.jp
SPF_IP182.48.49.171
SPF_MXwork.kimama-labo.com

Related pages

Pivot deeper into the graph from work.kimama-labo.com.

Cypher and MCP

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

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