Skip to content

Hostname

columnist24.com

Last fetched

columnist24.com resolves to 2 IPv4 addresses operated by WHG-LON in GB.

Nutrition Label

WHISPER CANON · columnist24.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/columnist24.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.72.248.4769.72.248.0/24AS51713WHG-LONGB
77.68.120.377.68.0.0/17AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • columnist24.com

SPF policy

8 SPF mechanisms authorising senders for columnist24.com.

MechanismTarget
SPF_Acolumnist24.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP51.75.175.240
SPF_IP69.72.248.47
SPF_IP77.68.120.3
SPF_IP85.254.72.166
SPF_IP88.208.199.191
SPF_MXcolumnist24.com

Related pages

Pivot deeper into the graph from columnist24.com.

Cypher and MCP

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

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