Hostname
nuubb.com
Last fetched
nuubb.com resolves to 1 IPv4 address operated by AS15557 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
nuubb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 86.65.9.187 | 86.64.0.0/12 | AS15557 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- nicolas blasyk
- Contact emails
Subdomains
11 observed subdomains of nuubb.com.
Web-graph footprint
Distinct hostnames that link to or from nuubb.com in the public web crawl.
28 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for nuubb.com.
| Mechanism | Target |
|---|---|
| SPF_A | nuubb.com |
| SPF_IP | 213.229.141.38 |
| SPF_IP | 213.229.141.40 |
| SPF_IP | 77.156.227.129 |
| SPF_IP | 84.96.26.112/32 |
| SPF_IP | 84.96.26.16 |
| SPF_IP | 84.96.26.17/32 |
| SPF_IP | 84.96.26.194 |
| SPF_IP | 84.96.26.24 |
| SPF_IP | 84.96.26.25 |
| SPF_IP | 86.65.9.184 |
| SPF_MX | nuubb.com |
Related pages
Pivot deeper into the graph from nuubb.com.
- IP · 86.65.9.187
- ASN · AS15557
- Registrar · iana:81
- Country · FR
- Email · c08d563d8d22a9305838718d5f7a1e94-2232620@contact.gandi.net
- TLD · .com
- 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: "nuubb.com"})-[: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.