Skip to content

Hostname

net-ing.com

Last fetched

net-ing.com resolves to 163.43.176.158, announced in 163.43.0.0/16 by SAKURA-B - SAKURA Internet Inc. in JP. net-ing.com 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 · net-ing.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/net-ing.com

Resolution chain

IPv6 resolution

No AAAA record for net-ing.com is recorded in WhisperGraph.

Attribution

sakura

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
tadahira shinobe
Contact emails
nic@net-ing.com

Subdomains

Mail and authentication

Nameservers

  • ns01.net-ing.com
  • ns02.net-ing.com

MX records

  • gate.spamworks.net
  • ngate.spamworks.net

SPF policy

  • ip: 163.43.240.128/28
  • include: spf.protection.outlook.com
  • include: _spf.upmailer.jp
  • include: _spf.comstage.net
  • include: _spf.net-ing.sendq.net
  • ip: 133.18.203.56
  • ip: 153.125.133.250
  • ip: 160.16.138.74
  • ip: 52.195.35.209

Threat-feed evidence

History

Related pages

Pivot from net-ing.com 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: "net-ing.com"})-[: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.