Skip to content

Hostname

servermanager.info

Last fetched

servermanager.info resolves to 1 IPv4 address operated by AS24768 in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · servermanager.infoRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/servermanager.info

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.166.9294.46.160.0/20AS24768PT

WHOIS identity

Registrar
iana:303
Organization
infmaster informatica ltda
Contact emails

Subdomains

14 observed subdomains of servermanager.info.

Web-graph footprint

Distinct hostnames that link to or from servermanager.info in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • servermanager.info

SPF policy

3 SPF mechanisms authorising senders for servermanager.info.

MechanismTarget
SPF_Aservermanager.info
SPF_IP94.46.166.92
SPF_MXservermanager.info

Related pages

Pivot deeper into the graph from servermanager.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "servermanager.info"})-[: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.