Skip to content

Hostname

perring.net

Last fetched

perring.net resolves to 45.32.118.180, announced in 45.32.160.0/20 by AS-VULTR - The Constant Company, LLC in SG. perring.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 · perring.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/perring.net

Resolution chain

IPv6 resolution

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

Attribution

vultr constant

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
365b84b63610471082e9450c3b30e339.protect@whoisguard.com, 750a3afabee646b1b3cf2e268a92bb69.protect@whoisguard.com, 40797f6323c04c3bbe842d4e0a288a0d.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • mail1.perring.net
  • ns01.perring.net
  • ns02.perring.net
  • ns03.perring.net
  • web1.perring.net
  • web3.perring.net

MX records

  • mail.perring.net

SPF policy

  • a: perring.net
  • mx: perring.net
  • ip: 2001:19f0:4400:67fc:5400:1ff:fe4e:29fe
  • ip: 2001:19f0:5001:19f7:5400:1ff:fe4d:c9d5
  • ip: 209.250.240.243
  • ip: 2401:c080:1800:49fd:5400:2ff:fed4:9778
  • ip: 45.32.118.180
  • ip: 45.63.29.171

Threat-feed evidence

History

Related pages

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