Hostname
buschfloor.com
Last fetched
buschfloor.com resolves to 1 IPv4 address operated by LEVEL3 - Level 3 Parent, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
buschfloor.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 |
|---|---|---|---|---|
| 64.78.222.144 | 64.78.208.0/20 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of buschfloor.com owner
- Contact emails
- gmatwijkow@pcibuf.com
- 01c95fb4-0177-4d95-90ab-78dd32c77756@identity-protect.org
- 56ff204f-3087-4383-9d3d-f13a533b463f@identity-protect.org
- 781abac6-4810-43a7-9285-c1991b9559f8@identity-protect.org
- 8203dd5a-7ed0-4c82-b5ca-d3034cb14ac8@identity-protect.org
- 9ff30c40-93fb-4a4c-ac2c-c3ce5575570b@identity-protect.org
- ca1919eb-ace8-48a2-a22e-4ea0020c62cd@identity-protect.org
- owner-9384138@buschfloor.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of buschfloor.com.
| Subdomain |
|---|
| www.buschfloor.com |
Web-graph footprint
Distinct hostnames that link to or from buschfloor.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for buschfloor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.buschfloor.com._spf.dmarclc.com |
Related pages
Pivot deeper into the graph from buschfloor.com.
- IP · 64.78.222.144
- ASN · AS3356LEVEL3 - Level 3 Parent, LLC
- Registrar · iana:146
- Country · US
- Email · gmatwijkow@pcibuf.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: "buschfloor.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.