Hostname
a1cable.com
Last fetched
a1cable.com resolves to 2 IPv4 addresses operated by LEASEWEB-DE-FRA-10 in DE.
Nutrition Label
Resolution chain
a1cable.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 |
|---|---|---|---|---|
| 212.95.53.89 | 212.95.32.0/19 | AS28753 | LEASEWEB-DE-FRA-10 | DE |
| 5.144.129.99 | 5.144.129.0/24 | AS59441 | HOSTIRAN-NETWORK | IR |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from a1cable.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- a1cable.com
- mail.a1cable.com
SPF policy
5 SPF mechanisms authorising senders for a1cable.com.
| Mechanism | Target |
|---|---|
| SPF_A | a1cable.com |
| SPF_A | mailgw-a.getway.biz |
| SPF_INCLUDE | spf.mailii.org |
| SPF_IP | 5.144.131.228 |
| SPF_MX | a1cable.com |
Related pages
Pivot deeper into the graph from a1cable.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a1cable.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.