Skip to content

Hostname

alpiq.com

Last fetched

alpiq.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · alpiq.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alpiq.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.185.17813.248.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.46.22576.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
alpiq holding
Contact emails

Subdomains

95 observed subdomains of alpiq.com.

Web-graph footprint

Distinct hostnames that link to or from alpiq.com in the public web crawl.

381 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for alpiq.com.

MechanismTarget
SPF_Ahs1.eyecatcher.ch
SPF_Amediana.com
SPF_INCLUDE_spf-sfdc.sapsf.eu
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.95.4.252
SPF_IP212.111.31.51
SPF_IP213.158.152.249
SPF_IP3.123.206.219/32
SPF_IP3.126.136.23
SPF_IP3.68.129.51/32
SPF_IP52.174.37.166
SPF_IP52.57.238.52
SPF_IP62.108.224.101/32
SPF_MXalpiq.com
SPF_MXmediana.com

Related pages

Pivot deeper into the graph from alpiq.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "alpiq.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.