Hostname
friendlynerds.ch
Last fetched
friendlynerds.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label
Resolution chain
friendlynerds.ch resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.214.127 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.37 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.79 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.99 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.33.235.111 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.45 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.72 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.78 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 99.84.160.18 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.33 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.76 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.87 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with friendlynerds.ch in WhisperGraph.
Subdomains
13 observed subdomains of friendlynerds.ch.
Web-graph footprint
Distinct hostnames that link to or from friendlynerds.ch in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for friendlynerds.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
Related pages
Pivot deeper into the graph from friendlynerds.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "friendlynerds.ch"})-[: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.