Skip to content

Hostname

nrnetworks.com

Last fetched

nrnetworks.com resolves to 38.143.51.6, announced in 38.143.48.0/21 by FRONTIER - Frontier Networks Inc in CA. nrnetworks.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 · nrnetworks.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nrnetworks.com

Resolution chain

IPv6 resolution

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

Attribution

frontier

ORIGIN_AS

WHOIS identity

Registrar
iana:1895
Contact emails
domains@hugedomains.com, lucasbalemba@nrnetworks.com, a3b345d011a97bd19deabd035717f084-2455288@contact.gandi.net, jpilon@workshop.net

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • b.telacor.ca
  • a.telacor.net
  • b.telacor.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
  • zyc7rnk7mhzpbzxlx5pdjyjituweoswysgwe3huc2wxmlezocdia.mx-verification.google.com

SPF policy

  • include: northerruralnet.on.spiceworks.com
  • include: corp-pbx1.telacor.net
  • include: mail.telacor.net
  • ip: 38.143.51.232
  • ip: 38.143.51.242
  • ip: 38.143.51.6

Threat-feed evidence

History

Related pages

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