Skip to content

Hostname

a1cable.com

Last fetched

a1cable.com resolves to 2 IPv4 addresses operated by LEASEWEB-DE-FRA-10 in DE.

Nutrition Label

WHISPER CANON · a1cable.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/a1cable.com

Resolution chain

a1cable.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.95.53.89212.95.32.0/19AS28753LEASEWEB-DE-FRA-10DE
5.144.129.995.144.129.0/24AS59441HOSTIRAN-NETWORKIR

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for a1cable.com.

MechanismTarget
SPF_Aa1cable.com
SPF_Amailgw-a.getway.biz
SPF_INCLUDEspf.mailii.org
SPF_IP5.144.131.228
SPF_MXa1cable.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.