Skip to content

Hostname

nipponexpress.com

Last fetched

nipponexpress.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · nipponexpress.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/nipponexpress.com

Resolution chain

nipponexpress.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

53 observed subdomains of nipponexpress.com.

Web-graph footprint

Distinct hostnames that link to or from nipponexpress.com in the public web crawl.

517 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for nipponexpress.com.

MechanismTarget
SPF_INCLUDE_spf.bownow.jp
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.fence-mail.bsc.fujitsu.com
SPF_INCLUDEspf.nipponexpress.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.221.21.213
SPF_IP13.112.150.85
SPF_IP13.112.221.60
SPF_IP131.103.23.147
SPF_IP18.176.191.58
SPF_IP18.177.3.11
SPF_IP20.191.186.181
SPF_IP20.48.28.154
SPF_IP20.48.55.208
SPF_IP218.213.193.164/30
SPF_IP50.235.17.155/32
SPF_IP54.92.40.165/32

Related pages

Pivot deeper into the graph from nipponexpress.com.

Cypher and MCP

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

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