Hostname
estatemaster.com
Last fetched
estatemaster.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
estatemaster.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.34.144 | 45.60.34.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.36.144 | 45.60.36.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of estatemaster.com owner
- Contact emails
- webmaster@hillpda.com
- 093be9f5-4942-4b72-81c7-ca7fd403e79c@identity-protect.org
- 687c9664-4d1e-4f48-86f5-77cda115c305@identity-protect.org
- 76c6669f-f9a1-425b-aa70-2ececcb352fe@identity-protect.org
- cca05b9b-ca12-4ac9-81c3-750d55564419@identity-protect.org
- e3558e3a-0872-48e8-8c06-a214a0d0725d@identity-protect.org
- e35a30cb-e1c9-4352-95da-1f92309433cf@identity-protect.org
Subdomains
2 observed subdomains of estatemaster.com.
Web-graph footprint
Distinct hostnames that link to or from estatemaster.com in the public web crawl.
35 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for estatemaster.com.
| Mechanism | Target |
|---|---|
| SPF_A | estatemaster.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.everycloudtech.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | estatemaster.com |
Related pages
Pivot deeper into the graph from estatemaster.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "estatemaster.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.