Skip to content

Hostname

demcoalarm.com

Last fetched

demcoalarm.com resolves to 1 IPv4 address operated by AS45839 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · demcoalarm.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/demcoalarm.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.217.255.53124.217.255.0/24AS45839MY

WHOIS identity

Registrar
iana:460
Organization
demco industries sdn bhd
Contact emails

Subdomains

13 observed subdomains of demcoalarm.com.

Web-graph footprint

Distinct hostnames that link to or from demcoalarm.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for demcoalarm.com.

MechanismTarget
SPF_Ademcoalarm.com
SPF_Aspf.mailsentinel.net
SPF_INCLUDEspf.mailsentinel.net
SPF_IP111.90.135.251
SPF_IP124.217.242.18
SPF_IP124.217.242.2
SPF_IP124.217.255.160
SPF_IP124.217.255.162
SPF_IP124.217.255.163
SPF_IP124.217.255.164
SPF_IP124.217.255.60
SPF_IP185.70.107.80/31
SPF_IP185.70.107.82/32
SPF_MXdemcoalarm.com

Related pages

Pivot deeper into the graph from demcoalarm.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "demcoalarm.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.