Hostname
abstra.cc
Last fetched
abstra.cc resolves to 1 IPv4 address operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
abstra.cc 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 |
|---|---|---|---|---|
| 82.165.165.68 | 82.165.165.0/24 | AS8560 | IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of abstra.cc owner
- Contact emails
- 4d1030d327e6b5f18b70d508d6af9d24ace12d77c7b68a7325bc59e59da15144@abstra.cc.whoisproxy.org
- 7c44d3780157e5f1854dc2ce7440f07d0eb24672ad26623a837bd4d7e61f548f@abstra.cc.whoisproxy.org
- 7e624d25b3b8b4fee4b4dcb274c692888fbc275875d104db70a33e4be05bf6dc@abstra.cc.whoisproxy.org
- 8818fdac7fe3b2d7926d495548168a856ff4ca8d4f7b2960b557c104fe7178d9@abstra.cc.whoisproxy.org
- cc067443301ff16da3d885811a95866035608c3b2de810034d588443c226db64@abstra.cc.whoisproxy.org
- e3ca55032a607606c172ec4012c65bcae365765b4660e55a3256923e96bcbff6@abstra.cc.whoisproxy.org
Subdomains
5 observed subdomains of abstra.cc.
Web-graph footprint
Distinct hostnames that link to or from abstra.cc in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from abstra.cc.
- IP · 82.165.165.68
- ASN · AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.
- Registrar · iana:269
- Country · FR
- Email · 4d1030d327e6b5f18b70d508d6af9d24ace12d77c7b68a7325bc59e59da15144@abstra.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · ab…
- 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: "abstra.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.