Hostname
up.net
Last fetched
up.net resolves to 206.51.127.54, announced in 206.51.112.0/20 by UP-NET - Baraga Telephone Company in US. up.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 206.51.127.54
206.51.112.0/20 · UP-NET - Baraga Telephone Company · Baraga, US
IPv6 resolution
Attribution
baraga telephone
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***, domreg@up.net
Subdomains
Showing 12 of 10,212. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.up.net
- ns2.up.net
MX records
- mx1.emailsrvr.com
- mx2.emailsrvr.com
SPF policy
- ip: 206.51.112.0/20
- ip: 68.70.128.0/20
- ip: 69.19.168.0/21
- ip: 2001:4a0::/32
- include: baragatelephone.com
- include: emailsrvr.com
- include: shops.shopify.com
- include: sogosurveys.com
- include: charter.net
- include: chartermi.net
- include: servers.mcsv.net
Threat-feed evidence
History
Related pages
Pivot from up.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: "up.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.