Skip to content

Hostname

globinfo.net

Last fetched

globinfo.net resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · globinfo.netRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/globinfo.net

Resolution chain

globinfo.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.208.21.16782.208.20.0/22AS51167CONTABO - Contabo GmbHDE
95.111.247.3495.111.246.0/23AS51167CONTABO - Contabo GmbHGB

WHOIS identity

Registrar
iana:48
Organization
dieudonne kwamou
Contact emails

Subdomains

21 observed subdomains of globinfo.net.

Web-graph footprint

Distinct hostnames that link to or from globinfo.net in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for globinfo.net.

MechanismTarget
SPF_Aeu2-cloud.acronis.com
SPF_Aglobinfo.net
SPF_INCLUDEcica-re.com
SPF_IP173.249.29.225
SPF_MXeu2-cloud.acronis.com
SPF_MXglobinfo.net

Related pages

Pivot deeper into the graph from globinfo.net.

Cypher and MCP

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

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