Hostname
barkers-engineering.com
Last fetched
barkers-engineering.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
barkers-engineering.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 |
|---|---|---|---|---|
| 192.124.249.103 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of barkers-engineering.com owner
- Contact emails
- 16adcd82-d4ae-45ab-9d0a-64bb291cad43@identity-protect.org
- 204291c5-23bf-49ba-8a48-60ae5e4a9b31@identity-protect.org
- 433f3d27-3e5c-4b91-8f76-6898234622ea@identity-protect.org
- 4bc50fdf-5bb4-45a1-ab2a-9460acf20df4@identity-protect.org
- 8991d5b6-78ad-4311-be0b-4157fccf004d@identity-protect.org
- e403d49d-689b-4bd4-af35-9a104f370ecd@identity-protect.org
- e4242fb2-4bc6-473d-a0db-624c9e68db4f@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from barkers-engineering.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from barkers-engineering.com.
- IP · 192.124.249.103
- ASN · AS30148SUCURI-SEC - Sucuri
- Registrar · iana:468
- Country · US
- Email · 16adcd82-d4ae-45ab-9d0a-64bb291cad43@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "barkers-engineering.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.