Skip to content

Hostname

coherent-logic.com

Last fetched

coherent-logic.com resolves to 1 IPv4 address operated by BIGLEAF - Bigleaf Networks, Inc. in US. WHOIS lists iana:1082 as the registrar.

Nutrition Label

WHISPER CANON · coherent-logic.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/coherent-logic.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.112.198.229159.112.198.0/24AS62642BIGLEAF - Bigleaf Networks, Inc.US

WHOIS identity

Registrar
iana:1082
Organization
coherent logic development
Contact emails

Subdomains

30 observed subdomains of coherent-logic.com.

Web-graph footprint

Distinct hostnames that link to or from coherent-logic.com in the public web crawl.

8 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for coherent-logic.com.

MechanismTarget
SPF_IP159.112.198.237
SPF_IP2001:470:f229:20:9952:9a7b:1e7f:ecc9

Related pages

Pivot deeper into the graph from coherent-logic.com.

Cypher and MCP

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

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