Skip to content

Hostname

staffexpress.jp

Last fetched

staffexpress.jp resolves to 2 IPv4 addresses operated by AS131965 in JP.

Nutrition Label

WHISPER CANON · staffexpress.jpRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/staffexpress.jp

Resolution chain

staffexpress.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
183.90.236.232183.90.224.0/20AS131965JP
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

9 observed subdomains of staffexpress.jp.

Web-graph footprint

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

31 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for staffexpress.jp.

MechanismTarget
SPF_Astaffexpress.jp
SPF_Asv14.xtwo.ne.jp
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXstaffexpress.jp

Related pages

Pivot deeper into the graph from staffexpress.jp.

Cypher and MCP

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

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