Skip to content

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

WHISPER CANON · logmanager.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logmanager.com

Resolution chain

logmanager.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.236.196.16187.236.196.0/23AS35592YUGINTERSETI-ASCZ

WHOIS identity

Registrar
iana:113
Organization
logmanager a.s.
Contact emails

Subdomains

47 observed subdomains of logmanager.com.

Web-graph footprint

Distinct hostnames that link to or from logmanager.com in the public web crawl.

83 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for logmanager.com.

MechanismTarget
SPF_Alogmanager.com
SPF_INCLUDE139509729.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.52.172.80/28
SPF_IP2001:1aea:110:100::/56
SPF_IP209.85.220.73/32
SPF_IP2a02:17a0:fff1:10::/63
SPF_IP91.139.14.160/27
SPF_MXlogmanager.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.