Skip to content

Hostname

glodns.net

Last fetched

glodns.net resolves to 69.93.1.131, announced in 69.93.0.0/16 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA. glodns.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · glodns.netRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/glodns.net

Resolution chain

IPv6 resolution

No AAAA record for glodns.net is recorded in WhisperGraph.

Attribution

Microsoft

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1647
Registrant organisation
gridhost services 2017/035340/07
Contact emails
onlinenic@webafrica.co.za

Subdomains

Mail and authentication

Nameservers

  • ns01.glodns.net
  • ns02.glodns.net

MX records

  • glodns-net.mail.protection.outlook.com

SPF policy

  • ip: 41.185.82.0/23
  • ip: 41.185.10.0/24
  • ip: 196.220.39.0/24
  • ip: 196.220.48.0/24
  • ip: 41.185.62.0/24
  • ip: 41.185.81.0/24
  • ip: 41.185.84.0/24
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from glodns.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "glodns.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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