Skip to content

Hostname

decnm.com

Last fetched

decnm.com resolves to 1 IPv4 address operated by LOBOIS - Lobo Internet Services, Ltd in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
207.251.50.217207.251.48.0/20AS11996LOBOIS - Lobo Internet Services, LtdUS

WHOIS identity

Registrar
iana:69
Organization
dennis engineering
Contact emails

Subdomains

13 observed subdomains of decnm.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for decnm.com.

MechanismTarget
SPF_Adecnm.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.251.49.11
SPF_IP207.251.49.3
SPF_IP207.251.50.194
SPF_IP65.140.241.146
SPF_MXdecnm.com

Related pages

Pivot deeper into the graph from decnm.com.

Cypher and MCP

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

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