Hostname
digimarconbuffalo.com
Last fetched
digimarconbuffalo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
digimarconbuffalo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.83.216 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.182.48 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 22ed5df9a29e62b773b43087d01c6be25898b700c6365e9055707d7bc07b0e9f@digimarconbuffalo.com.whoisproxy.org
- 3a803aa3f04316c5610d295803b176dd3966b1b0eb04c291cebf405937efee33@digimarconbuffalo.com.whoisproxy.org
- 473f00c6695c9b7dc6a3e9fde47e6da4ca19af359c312d64b0674a70fa25c345@digimarconbuffalo.com.whoisproxy.org
- 5213c22efc0ca07a8f5074b80f2e79656dc41f3412f5bdac7baec2d7a08fd216@digimarconbuffalo.com.whoisproxy.org
- 6867b134081caff67368b70af2abf52ed20df06bd9d871a3be75b7ba26af33d8@digimarconbuffalo.com.whoisproxy.org
- 69e3e2a243fa4b1339d57821f1a12d347ccd5a33cc8e639d346d1ba4fd3c3e59@digimarconbuffalo.com.whoisproxy.org
- 80f73799134c5614f0939bf5b5cf81f2d3c524bb6d49ca852457d0b378074ac8@digimarconbuffalo.com.whoisproxy.org
- a7dc2f3855cfe0433b4c40e275fa949977fb27b801eadd54445b5004160cc078@digimarconbuffalo.com.whoisproxy.org
- a9f97af8553d9d79a1106ce33b236527fc5f391451bf075af69f440547a216b2@digimarconbuffalo.com.whoisproxy.org
- b2976eb756313202e6238c6e45417350dd099a7e1ac12cff264dade76231643b@digimarconbuffalo.com.whoisproxy.org
- b5ab426d7ae2d58ab4d86a808547d5135286e62bd7c2c09e95eb840c1ba5d1cb@digimarconbuffalo.com.whoisproxy.org
- bd813620c566f2dbcde062fab6dd946a48654abbe2c1d4722e6fc527761de70a@digimarconbuffalo.com.whoisproxy.org
- c0e56cfbf46e9fb3541ff02ff626636ad91749a06d01d686ac768dd9cd534f1a@digimarconbuffalo.com.whoisproxy.org
Subdomains
11 observed subdomains of digimarconbuffalo.com.
Web-graph footprint
Distinct hostnames that link to or from digimarconbuffalo.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for digimarconbuffalo.com.
| Mechanism | Target |
|---|---|
| SPF_A | digimarconbuffalo.com |
| SPF_IP | 173.231.203.170 |
| SPF_IP | 192.145.236.198 |
| SPF_IP | 192.249.121.138 |
| SPF_IP | 198.46.94.236 |
| SPF_MX | digimarconbuffalo.com |
Related pages
Pivot deeper into the graph from digimarconbuffalo.com.
- IP · 104.21.83.216
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · 22ed5df9a29e62b773b43087d01c6be25898b700c6365e9055707d7bc07b0e9f@digimarconbuffalo.com.whoisproxy.org
- TLD · .com
- Browse hostnames · di…
- 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: "digimarconbuffalo.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.