Skip to content

Hostname

decoladysl.com

Last fetched

decoladysl.com resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · decoladysl.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/decoladysl.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.236.82.148109.236.80.0/20AS49981NL

WHOIS identity

Registrar
iana:1250
Organization
whoissecure
Contact emails

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • decoladysl.com

SPF policy

4 SPF mechanisms authorising senders for decoladysl.com.

MechanismTarget
SPF_Adecoladysl.com
SPF_IP109.236.82.148
SPF_IPfdcf:abda:4154::/48
SPF_MXdecoladysl.com

Related pages

Pivot deeper into the graph from decoladysl.com.

Cypher and MCP

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

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