Hostname
combinations.org
Last fetched
combinations.org resolves to 2 IPv4 addresses operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
combinations.org 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 |
|---|---|---|---|---|
| 142.11.238.140 | 142.11.192.0/18 | AS54290 | HOSTWINDS - Hostwinds LLC. | US |
| 205.196.80.122 | 205.196.80.0/23 | AS33724 | BIZNESSHOSTING-DBA-VOLICO - VOLICO | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- buydomains_com
- Contact emails
Subdomains
9 observed subdomains of combinations.org.
Web-graph footprint
Distinct hostnames that link to or from combinations.org in the public web crawl.
36 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- combinations.org
SPF policy
3 SPF mechanisms authorising senders for combinations.org.
| Mechanism | Target |
|---|---|
| SPF_A | combinations.org |
| SPF_IP | 142.11.238.140 |
| SPF_MX | combinations.org |
Related pages
Pivot deeper into the graph from combinations.org.
- IP · 142.11.238.140
- ASN · AS54290HOSTWINDS - Hostwinds LLC.
- Registrar · iana:146
- Country · US
- Email · brokerage@buydomains.com
- TLD · .org
- Browse hostnames · co…
- 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: "combinations.org"})-[: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.