Skip to content

Hostname

textmarketer.co.uk

Last fetched

textmarketer.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · textmarketer.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/textmarketer.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
54.72.194.8254.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

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 textmarketer.co.uk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for textmarketer.co.uk.

MechanismTarget
SPF_Atextmarketer.co.uk
SPF_INCLUDE6148554.spf10.hubspotemail.net
SPF_IP146.177.17.92
SPF_IP146.177.17.93
SPF_IP146.177.17.94
SPF_IP146.177.17.95
SPF_IP4.158.92.176
SPF_IP85.210.114.48
SPF_IP85.210.168.16
SPF_IP85.210.53.14
SPF_IP95.138.142.50
SPF_MXtextmarketer.co.uk

Related pages

Pivot deeper into the graph from textmarketer.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "textmarketer.co.uk"})-[: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.