Hostname
ultranoir.com
Last fetched
ultranoir.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
ultranoir.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 |
|---|---|---|---|---|
| 195.154.177.112 | 195.154.0.0/16 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:1910
- Organization
- olivier reix
- Contact emails
Subdomains
136 observed subdomains of ultranoir.com.
Showing 25 of 136. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ultranoir.com in the public web crawl.
99 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ultranoir.com.
| Mechanism | Target |
|---|---|
| SPF_A | ultranoir.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 51.15.18.48 |
| SPF_IP | 51.159.56.41 |
| SPF_MX | ultranoir.com |
Related pages
Pivot deeper into the graph from ultranoir.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ultranoir.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.