Skip to content

Hostname

usen.com

Last fetched

usen.com resolves to 1 IPv4 address operated by USEN-NET USEN CORPORATION in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · usen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usen.com

Resolution chain

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

IPPrefixASNOperatorCountry
125.63.35.90125.63.32.0/20AS24278USEN-NET USEN CORPORATIONJP

WHOIS identity

Registrar
iana:1485
Organization
usen corporation
Contact emails

Subdomains

18,861 observed subdomains of usen.com.

Web-graph footprint

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

808 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for usen.com.

MechanismTarget
SPF_INCLUDE6341021.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.betrend.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEwillap.jp
SPF_IP125.63.32.0/20
SPF_IP153.122.8.147
SPF_IP64.56.179.0/24

Related pages

Pivot deeper into the graph from usen.com.

Cypher and MCP

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

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