Skip to content

Hostname

aper.net

Last fetched

aper.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. aper.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 · aper.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aper.net

Resolution chain

No IPv4 resolution is recorded for aper.net in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:1387
Registrant organisation
c/o whoistrustee.com
Contact emails
bk9vd8rg6qn@networksolutionsprivateregistration.com, kr7rr9a844y@networksolutionsprivateregistration.com, 44acbccb53@aper.net.whoistrustee.com

Subdomains

Mail and authentication

Nameservers

  • ns3.aper.net
  • ns4.aper.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: emailsrvr.com
  • include: _spf.google.com
  • a: aper.net
  • mx: aper.net
  • ip: 181.167.131.14
  • ip: 181.167.131.15
  • ip: 190.139.106.194
  • ip: 190.244.34.59
  • ip: 35.153.37.187
  • ip: 52.22.78.32
  • ip: 54.173.83.75
  • ip: 54.210.35.56

Threat-feed evidence

History

Related pages

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