Skip to content

Hostname

multi-use.net

Last fetched

multi-use.net resolves to 175.111.68.80, announced in 175.111.64.0/20 by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in JP. multi-use.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · multi-use.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/multi-use.net

Resolution chain

IPv6 resolution

No AAAA record for multi-use.net is recorded in WhisperGraph.

Attribution

equinix emea acquisition enterprises

ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
akihiro handa
Contact emails
ota@0634.co.jp, sa@prime-x.co.jp

Subdomains

Mail and authentication

Nameservers

  • ns-100.awsdns-12.com
  • ns1.0634.co.jp
  • 2nd.dnsv.jp
  • ns-573.awsdns-07.net
  • ns-1327.awsdns-37.org
  • ns-1955.awsdns-52.co.uk

MX records

  • mail.multi-use.net
  • smtp1.multi-use.net
  • smtp2.multi-use.net
  • smtp3.multi-use.net

SPF policy

  • mx: multi-use.net

Threat-feed evidence

History

Related pages

Pivot from multi-use.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "multi-use.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.