Skip to content

Hostname

neumann.jp

Last fetched

neumann.jp resolves to 1 IPv4 address operated by IDCF - IDC Frontier Inc. in JP.

Nutrition Label

WHISPER CANON · neumann.jpRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/neumann.jp

Resolution chain

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

IPPrefixASNOperatorCountry
210.129.144.80210.129.128.0/19AS4694IDCF - IDC Frontier Inc.JP

WHOIS identity

Registrar
Organization
neumann
Contact emails

Subdomains

9 observed subdomains of neumann.jp.

Web-graph footprint

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

26 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for neumann.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.144.234.72
SPF_IP202.144.234.77/32
SPF_IP202.144.235.235
SPF_IP203.140.231.85
SPF_IP52.192.194.147
SPF_IP52.192.235.105

Related pages

Pivot deeper into the graph from neumann.jp.

Cypher and MCP

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

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