Hostname
aigclassic.com
Last fetched
aigclassic.com resolves to 1 IPv4 address operated by ACCESSNET S.A.S. in ES. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
aigclassic.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 |
|---|---|---|---|---|
| 45.84.208.76 | 45.84.208.0/24 | AS208591 | ACCESSNET S.A.S. | ES |
WHOIS identity
- Registrar
- iana:146
- Organization
- asesoria informatica gallega
- Contact emails
Subdomains
17 observed subdomains of aigclassic.com.
Web-graph footprint
Distinct hostnames that link to or from aigclassic.com in the public web crawl.
124 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for aigclassic.com.
| Mechanism | Target |
|---|---|
| SPF_A | aigclassic.com |
| SPF_IP | 212.170.195.50 |
| SPF_IP | 213.96.211.228 |
| SPF_IP | 80.38.176.176 |
| SPF_IP | 81.33.19.250 |
| SPF_MX | aigclassic.com |
Related pages
Pivot deeper into the graph from aigclassic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aigclassic.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.