Hostname
buffett-code.com
Last fetched
buffett-code.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1557 as the registrar.
Nutrition Label
Resolution chain
buffett-code.com 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.35.58.113 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.127 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.59 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.7 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.93.30 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.37 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.83 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.94 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.105 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.107 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.125 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.31 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1557
- Organization
- buffett code,
- Contact emails
Subdomains
8 observed subdomains of buffett-code.com.
Web-graph footprint
Distinct hostnames that link to or from buffett-code.com in the public web crawl.
461 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for buffett-code.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 44671645.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from buffett-code.com.
- IP · 13.35.58.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1557
- Country · DE
- Email · buffett.code.info@gmail.com
- TLD · .com
- Browse hostnames · bu…
- 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: "buffett-code.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.