Hostname
autentic-distribution.com
Last fetched
autentic-distribution.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
autentic-distribution.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.157.196.251 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- autentic
- Contact emails
- gunnar.gabrisch@wdr-mediagroup.com
- i4r24mv5cmjfawlcwvqbjboczj2fyoeodqxg4vwqqh5gm@protectedmx.com
- i7oq5mijpuwmxjkjfcqh2r5tqi6qwoeotadewlhq6dpes@protectedmx.com
- ia5juuutuhpgnkilur3vyj3joppmw7vcbkvwcp4yateee@protectedmx.com
- ihhj6khffkmi2g7sus5btt7a6fmx4skasbzzsv3qulp7i@protectedmx.com
- ikbtqrsy43r2a4fm3fqb6b2hfbibdon4pen44ipqmpuxm@protectedmx.com
- ioyy26cxn6uioofvxoux3mebnsiinyk5gqocqa3yy5sz4@protectedmx.com
- iznpscm4doi4eyy6qxo2zz3lpzqf2jto6g4a3yuyps5ac@protectedmx.com
Subdomains
2 observed subdomains of autentic-distribution.com.
Web-graph footprint
Distinct hostnames that link to or from autentic-distribution.com in the public web crawl.
36 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for autentic-distribution.com.
| Mechanism | Target |
|---|---|
| SPF_A | autentic-distribution.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.232.252.35 |
| SPF_IP | 157.90.147.218 |
| SPF_IP | 62.245.147.96/29 |
| SPF_IP | 82.135.96.112/28 |
| SPF_IP | 87.130.92.120/29 |
| SPF_MX | autentic-distribution.com |
Related pages
Pivot deeper into the graph from autentic-distribution.com.
- IP · 35.157.196.251
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:976
- Country · DE
- Email · gunnar.gabrisch@wdr-mediagroup.com
- TLD · .com
- Browse hostnames · au…
- 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: "autentic-distribution.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.