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
Resolution chain
alpiq.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 |
|---|---|---|---|---|
| 13.248.185.178 | 13.248.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.46.225 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- alpiq holding
- Contact emails
Subdomains
95 observed subdomains of alpiq.com.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alpiq.com in the public web crawl.
381 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for alpiq.com.
| Mechanism | Target |
|---|---|
| SPF_A | hs1.eyecatcher.ch |
| SPF_A | mediana.com |
| SPF_INCLUDE | _spf-sfdc.sapsf.eu |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.95.4.252 |
| SPF_IP | 212.111.31.51 |
| SPF_IP | 213.158.152.249 |
| SPF_IP | 3.123.206.219/32 |
| SPF_IP | 3.126.136.23 |
| SPF_IP | 3.68.129.51/32 |
| SPF_IP | 52.174.37.166 |
| SPF_IP | 52.57.238.52 |
| SPF_IP | 62.108.224.101/32 |
| SPF_MX | alpiq.com |
| SPF_MX | mediana.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.