Skip to content

Hostname

ptera.net

Last fetched

ptera.net resolves to 69.28.32.28, announced in 69.28.32.0/20 by ZFP-ASN-1 - Ziply Fiber in US. ptera.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 · ptera.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ptera.net

Resolution chain

IPv6 resolution

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

Attribution

ziply fiber

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
astephens@ptera.com, jwilson@priorityterabit.com

Subdomains

Mail and authentication

Nameservers

  • ns1.ptera.net
  • ns2.ptera.net

MX records

  • mx1.cityemail.com
  • mx2.cityemail.com

SPF policy

  • ip: 69.28.32.0/20
  • ip: 199.127.112.0/22
  • ip: 162.213.180.0/22
  • ip: 141.193.60.0/22
  • ip: 104.128.152.0/24
  • ip: 216.229.183.0/24
  • ip: 2604:3b80:0:32::23/64
  • a: ptera.net
  • mx: ptera.net

Threat-feed evidence

History

Related pages

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