Hostname
burrtec.com
Last fetched
burrtec.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
burrtec.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.112 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.112 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.172 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b456d5q78mf@networksolutionsprivateregistration.com
- bn6kj2uw9hy@networksolutionsprivateregistration.com
- ca6kk2y32wu@networksolutionsprivateregistration.com
- cv6gq4q34m3@networksolutionsprivateregistration.com
- eh9m579z9am@networksolutionsprivateregistration.com
- hg62e52u998@networksolutionsprivateregistration.com
- jq7dm9hk9va@networksolutionsprivateregistration.com
- jt6747e4937@networksolutionsprivateregistration.com
- jv65v94y9hz@networksolutionsprivateregistration.com
- kf7ba86n7qb@networksolutionsprivateregistration.com
- kp7ep6f94vp@networksolutionsprivateregistration.com
- mn5v436a8c6@networksolutionsprivateregistration.com
- n67hz4zm53x@networksolutionsprivateregistration.com
- qh4nn2n43jx@networksolutionsprivateregistration.com
- re3de6yp6k6@networksolutionsprivateregistration.com
- s425w23h76q@networksolutionsprivateregistration.com
- sr45s2y93su@networksolutionsprivateregistration.com
- st89f7e87w7@networksolutionsprivateregistration.com
- th8ec3n596h@networksolutionsprivateregistration.com
- tm3p34qq9y6@networksolutionsprivateregistration.com
- and 8 more
Subdomains
12 observed subdomains of burrtec.com.
Web-graph footprint
Distinct hostnames that link to or from burrtec.com in the public web crawl.
164 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for burrtec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from burrtec.com.
- IP · 104.26.12.112
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · b456d5q78mf@networksolutionsprivateregistration.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: "burrtec.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.