Skip to content

Hostname

coexpan.com

Last fetched

coexpan.com resolves to 1 IPv4 address operated by AS42612 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.98.166.15482.98.128.0/18AS42612ES

WHOIS identity

Registrar
iana:379
Organization
coexpan
Contact emails

Subdomains

2 observed subdomains of coexpan.com.

Web-graph footprint

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

55 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for coexpan.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP212.234.237.249
SPF_IP212.234.237.250
SPF_IP212.234.237.251
SPF_IP212.234.237.252
SPF_IP212.234.237.253
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP77.242.134.193/28
SPF_IP82.223.190.80/28
SPF_IP82.245.41.25/24

Related pages

Pivot deeper into the graph from coexpan.com.

Cypher and MCP

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

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