Skip to content

Hostname

coremedia.com

Last fetched

coremedia.com resolves to 2 IPv4 addresses operated by COLT COLT Technology Services Group Limited in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · coremedia.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coremedia.com

Resolution chain

coremedia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.111.0.11217.110.0.0/15AS8220COLT COLT Technology Services Group LimitedDE
217.111.0.14217.110.0.0/15AS8220COLT COLT Technology Services Group LimitedDE

WHOIS identity

Registrar
iana:151
Organization
coremedia
Contact emails

Subdomains

28 observed subdomains of coremedia.com.

Web-graph footprint

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

295 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for coremedia.com.

MechanismTarget
SPF_INCLUDE6810026.spf03.hubspotemail.net
SPF_INCLUDE_spf.out.byside.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP147.160.167.0/26
SPF_IP217.111.0.10
SPF_IP217.111.0.2
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.66.246.102
SPF_IP50.31.43.180
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32

Related pages

Pivot deeper into the graph from coremedia.com.

Cypher and MCP

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

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