Skip to content

Hostname

evaglo.co

Last fetched

evaglo.co resolves to 1 IPv4 address operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · evaglo.coRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/evaglo.co

Resolution chain

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

IPPrefixASNOperatorCountry
41.203.18.3441.203.16.0/20AS37153ZA

WHOIS identity

No WHOIS records are currently associated with evaglo.co in WhisperGraph.

Subdomains

5 observed subdomains of evaglo.co.

Web-graph footprint

Distinct hostnames that link to or from evaglo.co in the public web crawl.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for evaglo.co.

MechanismTarget
SPF_Aevaglo.co
SPF_INCLUDEspf.host-h.net
SPF_INCLUDEzcsend.net
SPF_MXevaglo.co

Related pages

Pivot deeper into the graph from evaglo.co.

Cypher and MCP

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

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