Hostname
logaretm.com
Last fetched
logaretm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
logaretm.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.144.15 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.49 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.64 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.94 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.65.63.23 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.69 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.75 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.89 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of logaretm.com owner
- Contact emails
- 254f86d3-f8af-47a1-bf24-dd9622e75662@identity-protect.org
- 2846dd73-c0b5-45d0-a9fe-78b825b5ee80@identity-protect.org
- 80c92e25-505d-4bbe-847a-0beab45494e3@identity-protect.org
- 9535d99c-8d78-45f5-830f-bc8b36b94214@identity-protect.org
- 9c24c475-7eed-4312-a7a1-2cf052bd2331@identity-protect.org
- f9e5fe4c-c061-4ee4-92cc-a277735d2b85@identity-protect.org
- owner-4385902@logaretm.com.whoisprivacyservice.org
- owner-4583284@logaretm.com.whoisprivacyservice.org
- owner@logaretm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of logaretm.com.
| Subdomain |
|---|
| vee-validate.logaretm.com |
Web-graph footprint
Distinct hostnames that link to or from logaretm.com in the public web crawl.
36 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for logaretm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from logaretm.com.
- IP · 108.156.144.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 254f86d3-f8af-47a1-bf24-dd9622e75662@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "logaretm.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.