Hostname
buildingclerk.com
Last fetched
buildingclerk.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buildingclerk.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 |
|---|---|---|---|---|
| 52.54.98.35 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buildingclerk.com owner
- Contact emails
- sfuenzalida@datview.cl
- 3defd39b-c2b5-4ce8-ae00-eb2b205a4d6d@identity-protect.org
- 5f338221-7c14-4052-a97a-86db454ece45@identity-protect.org
- 8c4df45f-3629-4030-ab38-0cf8b47a52f5@identity-protect.org
- 99252c97-dc99-4068-8693-aca22402fe62@identity-protect.org
- aad3d81e-6e66-47af-b73a-aefed186b6df@identity-protect.org
- d6d21753-616a-4778-9638-aab3d8769799@identity-protect.org
- owner-1013019@buildingclerk.com.whoisprivacyservice.org
Subdomains
41 observed subdomains of buildingclerk.com.
Showing 25 of 41. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from buildingclerk.com.
- IP · 52.54.98.35
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sfuenzalida@datview.cl
- 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: "buildingclerk.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.