Skip to content

Hostname

webnx.com

Last fetched

webnx.com resolves to 142.4.41.130, announced in 142.4.32.0/19 by WEBNX - WebNX, Inc. in US. webnx.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 · webnx.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webnx.com

Resolution chain

IPv6 resolution

No AAAA record for webnx.com is recorded in WhisperGraph.

Attribution

webnx

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
daniel pautz
Contact emails
admins@webnx.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.webnx.com
  • ns2.webnx.com
  • ns3.webnx.com
  • ns4.webnx.com

MX records

  • webnx-com.mail.protection.outlook.com

SPF policy

  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • mx: webnx.com
  • ip: 108.171.216.243
  • ip: 142.4.32.160
  • ip: 142.4.36.122
  • ip: 192.154.109.250
  • ip: 198.100.97.66
  • ip: 216.158.66.5
  • ip: 216.18.215.209
  • ip: 67.220.198.2

Threat-feed evidence

History

Related pages

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