Skip to content

Hostname

ipxcore.com

Last fetched

ipxcore.com resolves to 1 IPv4 address operated by CEKKENT - Cekkent LLC in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.160.8.1223.160.8.0/24AS26902CEKKENT - Cekkent LLCUS

WHOIS identity

Registrar
iana:82
Organization
domain id shield service
Contact emails

Subdomains

79 observed subdomains of ipxcore.com.

Web-graph footprint

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

21 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ipxcore.com

SPF policy

13 SPF mechanisms authorising senders for ipxcore.com.

MechanismTarget
SPF_Aipxcore.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP162.218.232.11
SPF_IP162.218.232.15
SPF_IP162.218.239.130
SPF_IP162.218.239.226
SPF_IP162.218.239.251
SPF_IP23.160.8.12
SPF_IP23.235.240.37
SPF_IP23.235.240.55
SPF_IP63.142.243.211
SPF_MXipxcore.com

Related pages

Pivot deeper into the graph from ipxcore.com.

Cypher and MCP

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

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