Skip to content

Hostname

inder.gov.co

Last fetched

inder.gov.co resolves to 172.172.45.75, announced in 172.160.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. inder.gov.co 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 · inder.gov.coRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/inder.gov.co

Resolution chain

IPv6 resolution

No AAAA record for inder.gov.co is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:243
Registrant organisation
alejandro pulgarin acosta
Contact emails
alejandro.pulgarin@inder.gov.co, inder@epm.net.co

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • birlocha.une.net.co
  • lauta.une.net.co
  • nsbog01.une.net.co

MX records

  • mx01.hornetsecurity.com
  • mx02.hornetsecurity.com
  • mx03.hornetsecurity.com
  • inder-gov-co.mail.protection.outlook.com

SPF policy

  • a: correo.inder.gov.co
  • a: miraflores.inder.gov.co
  • include: spf.hornetsecurity.com
  • include: spf.protection.outlook.com
  • include: mailgun.org
  • ip: 181.118.144.100
  • ip: 181.143.86.122
  • ip: 181.143.86.125

Threat-feed evidence

History

Related pages

Pivot from inder.gov.co 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: "inder.gov.co"})-[: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.