Hostname
buffalowdown.com
Last fetched
buffalowdown.com resolves to 12 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in IE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
buffalowdown.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.227.219.128 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IE |
| 13.227.219.21 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IE |
| 13.227.219.44 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IE |
| 13.227.219.53 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IE |
| 18.173.132.12 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.125 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.33 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.50 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.147.121 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.37 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.73 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.92 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of buffalowdown.com.
Web-graph footprint
Distinct hostnames that link to or from buffalowdown.com in the public web crawl.
124 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- buffalowdown.com
SPF policy
4 SPF mechanisms authorising senders for buffalowdown.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from buffalowdown.com.
- IP · 13.227.219.128
- ASN · AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITED
- Registrar · iana:146
- Country · IE
- Email · partners@fansided.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: "buffalowdown.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.