Hostname
phonak.com
Last fetched
phonak.com resolves to 2 IPv4 addresses operated by DELTANET-AS Deltanet AS Number in CH. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
phonak.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 |
|---|---|---|---|---|
| 194.116.180.168 | 194.116.180.0/23 | AS43549 | DELTANET-AS Deltanet AS Number | CH |
| 74.241.142.199 | 74.240.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- domain holder
- Contact emails
Subdomains
72 observed subdomains of phonak.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from phonak.com in the public web crawl.
2,917 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for phonak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.tivian.com |
| SPF_INCLUDE | sonova.net |
| SPF_INCLUDE | spf.servicemail24.de |
| SPF_IP | 208.85.48.235 |
| SPF_IP | 64.77.41.67 |
| SPF_IP | 67.227.197.76 |
| SPF_MX | phonak.com |
Related pages
Pivot deeper into the graph from phonak.com.
- IP · 194.116.180.168
- ASN · AS43549DELTANET-AS Deltanet AS Number
- Registrar · iana:269
- Country · CH
- Email · reto.bergamin@phonak.ch
- TLD · .com
- Browse hostnames · ph…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phonak.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.