Hostname
elementtime.com
Last fetched
elementtime.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
elementtime.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 |
|---|---|---|---|---|
| 170.64.139.253 | 170.64.128.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of elementtime.com owner
- Contact emails
- donna@adroitcreations.com
- 42833443-ebdf-4382-8381-590cf8bfca10@identity-protect.org
- 7b524ad6-cd5a-43ec-a3f9-00237035fdf6@identity-protect.org
- a61cea3f-1628-4d5a-98c2-93626f656756@identity-protect.org
- d1671b60-0cce-4fce-b9fd-d71a58ed20fb@identity-protect.org
- owner-8764479@elementtime.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of elementtime.com.
Web-graph footprint
Distinct hostnames that link to or from elementtime.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for elementtime.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5497502.spf08.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from elementtime.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elementtime.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.