Hostname
buildsimple.com
Last fetched
buildsimple.com resolves to 1 IPv4 address operated by STELOGY in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buildsimple.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 |
|---|---|---|---|---|
| 185.175.196.96 | 185.175.196.0/22 | AS34762 | STELOGY | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buildsimple.com owner
- Contact emails
- whois@yummynames.com
- trummer-bau@t-online.de
- 1b1ffbbe-6d73-4ee5-93e6-aa6546ec75a0@identity-protect.org
- 1d842d18-221b-4d52-88bf-76b2a0712df6@identity-protect.org
- 49cbb38e-ec9e-4f1f-a709-64f93ede3cc0@identity-protect.org
- 75613683-a579-482e-b079-9b0f9d4082e2@identity-protect.org
- baf8bd96-7c56-4dc7-8241-143e24ce7ad8@identity-protect.org
- c28da84b-7e3a-40dc-9ba4-d20f92327fec@identity-protect.org
Subdomains
22 observed subdomains of buildsimple.com.
Web-graph footprint
Distinct hostnames that link to or from buildsimple.com in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for buildsimple.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from buildsimple.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buildsimple.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.