Hostname
freudenton.at
Last fetched
freudenton.at resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label
Resolution chain
freudenton.at 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 |
|---|---|---|---|---|
| 13.225.107.28 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.50 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.55 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.99 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.204.40 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.53 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.59 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.67 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.136.47 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.5 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.73 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.95 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
No WHOIS records are currently associated with freudenton.at in WhisperGraph.
Subdomains
2 observed subdomains of freudenton.at.
| Subdomain |
|---|
| shop.freudenton.at |
| www.freudenton.at |
Web-graph footprint
Distinct hostnames that link to or from freudenton.at in the public web crawl.
8 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for freudenton.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from freudenton.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freudenton.at"})-[: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.