Hostname
3riversfcu.net
Last fetched
3riversfcu.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
3riversfcu.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.193.246.92 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.251.229 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.225.40 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.122.112 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- three rivers federal credit union attn 3riversfcu.net care of network solutions
- Contact emails
- dr2b56td2by@networksolutionsprivateregistration.com
- rd8nn6kx42d@networksolutionsprivateregistration.com
- s67kh82h4tf@networksolutionsprivateregistration.com
- uj6mc6gq92w@networksolutionsprivateregistration.com
- uw9dj3sb846@networksolutionsprivateregistration.com
- zn35929396t@networksolutionsprivateregistration.com
- gramling@trfcu.org
Subdomains
2 observed subdomains of 3riversfcu.net.
Web-graph footprint
Distinct hostnames that link to or from 3riversfcu.net in the public web crawl.
113 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 3riversfcu.net.
- IP · 44.193.246.92
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · dr2b56td2by@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · 3r…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "3riversfcu.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.