Hostname
selectioncial.com
Last fetched
selectioncial.com resolves to 2 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
selectioncial.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.195.51.157 | 51.195.0.0/16 | AS16276 | — | DE |
| 87.236.102.161 | 87.236.96.0/21 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- —
- Contact emails
Subdomains
79 observed subdomains of selectioncial.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from selectioncial.com in the public web crawl.
670 sites link to this hostname.
750 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for selectioncial.com.
| Mechanism | Target |
|---|---|
| SPF_A | selectioncial.com |
| SPF_INCLUDE | spamfilterserver.com |
| SPF_IP | 2a02:cc8:0:0:0:0:102:161 |
| SPF_IP | 87.236.102.161 |
| SPF_MX | selectioncial.com |
Related pages
Pivot deeper into the graph from selectioncial.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "selectioncial.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.