Skip to content

Hostname

edm-icbci.com

Last fetched

edm-icbci.com resolves to 1 IPv4 address operated by RSHL-AS - Reasonable Software House Limited in HK. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · edm-icbci.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/edm-icbci.com

Resolution chain

edm-icbci.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.71.230.253103.71.228.0/22AS133054RSHL-AS - Reasonable Software House LimitedHK

WHOIS identity

Registrar
iana:1376
Organization
righteous denim
Contact emails

Subdomains

4 observed subdomains of edm-icbci.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for edm-icbci.com.

MechanismTarget
SPF_INCLUDErspread.net
SPF_IP43.243.166.11
SPF_IP43.243.166.12
SPF_MXedm-icbci.com

Related pages

Pivot deeper into the graph from edm-icbci.com.

Cypher and MCP

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

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