Hostname
nuper.cc
Last fetched
nuper.cc resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
nuper.cc 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 |
|---|---|---|---|---|
| 151.101.1.91 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.129.91 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.193.91 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.65.91 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of nuper.cc owner
- Contact emails
- falecom@julianolourenco.com
- 30685de893a592a19e583dbab50ed910e9f9d1fab03809f50d3a48c8978143d5@nuper.cc.whoisproxy.org
- 32e9a2c190071e16d99f0621d35e5ce28c7a30fa3af23ea479b131a303f85f39@nuper.cc.whoisproxy.org
- 3c51f1ab6460fef538774a3c36f27662d1aa57a9bb1abf9fbf032627d915b050@nuper.cc.whoisproxy.org
- 3c546eddcbc9ab16b2bd2a63404c4b15d193791e3afd8893d6b8ea609d33c3ae@nuper.cc.whoisproxy.org
- 44542707131af2a74b0bf8f91e8bb7c39fa6eae7dec25b6b172821ae4c6403fb@nuper.cc.whoisproxy.org
- 4cce4592f7b31bb82628dfd6fbb2b2a16811acf4a9f0e36d0b5feed8935f46b5@nuper.cc.whoisproxy.org
- 4da11aaf17490112d491e7a997ca0d2bd5a1b750b9cad3b8a96f3f50173723c4@nuper.cc.whoisproxy.org
- 788bbec6064e00878dba833d88b1a32e9e98042692cd4fecdbcf97b5ee99b8d9@nuper.cc.whoisproxy.org
- 8115af202c94b23580933f589b356a2511da43c94dfd35934e378550fdf4e12d@nuper.cc.whoisproxy.org
- 831efa3e210aa1aa873ac284a4b32c7d9552b44b2277a2bb35738925433982e2@nuper.cc.whoisproxy.org
- 918bf7dfa3f0af7fb7597d0fef37258e459d6c430ee2d38676008d6dce1c2862@nuper.cc.whoisproxy.org
- 95aa33b6e3fb19fd9896d7e1f9dbee75111bee04d21df702600efd741babd1b3@nuper.cc.whoisproxy.org
- a18a4b20c8f5fbfa7c119b9679406f14ad37a768890c15088f56d9ca8bd09549@nuper.cc.whoisproxy.org
- b1ec4d3bc6859bf92fc506610406fdab8c15952164c4d381b1f38b78e61c9be0@nuper.cc.whoisproxy.org
- b4a91b5727d03330ff97e1e2c8ebfcbe6ee7cd9fed01ea5471336000306a08a7@nuper.cc.whoisproxy.org
- be9faf75196b63a5ab38734aabe07e6c35670a1ba8a6669bf1fbe6177fc4a14f@nuper.cc.whoisproxy.org
- e27976ded0afd5b5c301340a677aac9debc64c17d1401233519af2b1d8fe1c03@nuper.cc.whoisproxy.org
- f70785e13a2b04cea02f3706bc1897ea9f3d9f2e68e7ebceb5acd37fe8ef15aa@nuper.cc.whoisproxy.org
Subdomains
2 observed subdomains of nuper.cc.
| Subdomain |
|---|
| links.nuper.cc |
| www.nuper.cc |
Web-graph footprint
Distinct hostnames that link to or from nuper.cc in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for nuper.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cloudezmail.io |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 23.239.24.46 |
| SPF_IP | 2600:3c00:0:0:f03c:92ff:fed5:607c |
Related pages
Pivot deeper into the graph from nuper.cc.
- IP · 151.101.1.91
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · iana:269
- Country · CA
- Email · falecom@julianolourenco.com
- TLD · .cc
- Browse hostnames · nu…
- 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: "nuper.cc"})-[: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.