Skip to content

Hostname

engula.io

Last fetched

engula.io resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · engula.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/engula.io

Resolution chain

engula.io resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.49.242104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.50172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.134.218.338.134.128.0/17AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
8.138.189.288.138.128.0/17AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of engula.io.

Subdomain
www.engula.io

Web-graph footprint

Distinct hostnames that link to or from engula.io in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for engula.io.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from engula.io.

Cypher and MCP

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

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