Skip to content

Hostname

pmang.jp

Last fetched

pmang.jp resolves to 1 IPv4 address operated by AS135354 in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
110.234.163.74110.234.160.0/19AS135354JP

WHOIS identity

Registrar
Organization
neowiz
Contact emails

Subdomains

49 observed subdomains of pmang.jp.

Web-graph footprint

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

94 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pmang.jp.

MechanismTarget
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEspf.protection.partner.outlook.cn
SPF_IP110.234.165.128
SPF_IP122.129.232.0/23
SPF_IP122.129.236.0/24
SPF_IP122.129.238.0/23
SPF_IP122.208.116.0/24
SPF_IP203.141.240.0/22
SPF_IP203.141.251.0/25
SPF_MXpmang.jp

Related pages

Pivot deeper into the graph from pmang.jp.

Cypher and MCP

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

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