Skip to content

Hostname

decision-context.com

Last fetched

decision-context.com resolves to 1 IPv4 address operated by AS206484 in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · decision-context.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/decision-context.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.15.230.176185.15.228.0/22AS206484CH

WHOIS identity

Registrar
iana:81
Organization
gbr mit l. de moliere, dr. f. kutzner
Contact emails

Subdomains

1 observed subdomain of decision-context.com.

Web-graph footprint

Distinct hostnames that link to or from decision-context.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for decision-context.com.

MechanismTarget
SPF_INCLUDE_spf.oriented.ch
SPF_MXdecision-context.com

Related pages

Pivot deeper into the graph from decision-context.com.

Cypher and MCP

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

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