Hostname
logmanager.com
Last fetched
logmanager.com resolves to 1 IPv4 address operated by YUGINTERSETI-AS in CZ. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
logmanager.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 |
|---|---|---|---|---|
| 87.236.196.161 | 87.236.196.0/23 | AS35592 | YUGINTERSETI-AS | CZ |
WHOIS identity
- Registrar
- iana:113
- Organization
- logmanager a.s.
- Contact emails
Subdomains
47 observed subdomains of logmanager.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from logmanager.com in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for logmanager.com.
| Mechanism | Target |
|---|---|
| SPF_A | logmanager.com |
| SPF_INCLUDE | 139509729.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.52.172.80/28 |
| SPF_IP | 2001:1aea:110:100::/56 |
| SPF_IP | 209.85.220.73/32 |
| SPF_IP | 2a02:17a0:fff1:10::/63 |
| SPF_IP | 91.139.14.160/27 |
| SPF_MX | logmanager.com |
Related pages
Pivot deeper into the graph from logmanager.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "logmanager.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.