Skip to content

Hostname

hostwide.net

Last fetched

hostwide.net resolves to 112.175.103.133, announced in 112.168.0.0/13 by KIXS-AS-KR-KR - Korea Telecom in KR. hostwide.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 · hostwide.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hostwide.net

Resolution chain

Attribution

korea

DNS_OPERATOR, ORIGIN_AS

WHOIS identity

Registrar
iana:244
Registrant organisation
hostwide,
Contact emails
domain@hostwide.net

Subdomains

Mail and authentication

Nameservers

  • hostwide.net
  • dns.hostwide.net
  • dns2.hostwide.net

MX records

  • securemx01.msgsys.net
  • securemx02.msgsys.net

SPF policy

  • include: mailplug.com
  • mx: hostwide.net
  • ip: 112.175.103.131
  • ip: 112.175.103.132
  • ip: 112.175.103.133
  • ip: 112.175.103.134
  • ip: 211.239.126.12
  • ip: 211.239.126.14
  • ip: 211.239.126.21
  • ip: 211.239.126.30
  • ip: 211.239.126.55
  • ip: 45.120.70.46

Threat-feed evidence

History

Related pages

Pivot from hostwide.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: "hostwide.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.