Skip to content

Hostname

management-tool.com

Last fetched

management-tool.com resolves to 1 IPv4 address operated by AS43927 in RO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · management-tool.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/management-tool.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.241.119.102188.241.112.0/21AS43927RO

WHOIS identity

Registrar
iana:1647
Organization
cmc adaptive software design srl
Contact emails

Subdomains

48 observed subdomains of management-tool.com.

Web-graph footprint

Distinct hostnames that link to or from management-tool.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • management-tool.com

SPF policy

3 SPF mechanisms authorising senders for management-tool.com.

MechanismTarget
SPF_Amanagement-tool.com
SPF_IP188.241.119.102
SPF_MXmanagement-tool.com

Related pages

Pivot deeper into the graph from management-tool.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "management-tool.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.