Skip to content

Hostname

netptc.net

Last fetched

netptc.net resolves to 209.234.196.105, announced in 209.234.196.0/24 by PONDEROSA-INTERNET - Ponderosa Cablevision in US. netptc.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 · netptc.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/netptc.net

Resolution chain

IPv6 resolution

No AAAA record for netptc.net is recorded in WhisperGraph.

Attribution

ponderosa cablevision

ORIGIN_AS

WHOIS identity

Registrar
iana:123
Registrant organisation
eric j. vargas
Contact emails
ericv@ponderosatel.com, noc@netptc.net

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.netptc.net
  • ns2.netptc.net

MX records

  • netptc.net.mx1.netptc.rcimx.net
  • netptc.net.mx2.netptc.rcimx.net
  • netptc.net.mx3.netptc.rcimx.net
  • netptc.net.mx4.netptc.rcimx.net

SPF policy

  • ip: 209.234.196.0/25
  • mx: netptc.net

Threat-feed evidence

History

Related pages

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