Skip to content

Hostname

targetpublishing.com

Last fetched

targetpublishing.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.29.14577.68.0.0/17AS8560GB

WHOIS identity

Registrar
iana:2
Organization
target publishing
Contact emails

Subdomains

3 observed subdomains of targetpublishing.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for targetpublishing.com.

MechanismTarget
SPF_Atargetpublishing.com
SPF_INCLUDEspf.hes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP109.228.40.218
SPF_IP193.128.122.0/24
SPF_IP195.217.60.32/27
SPF_IP213.123.233.226
SPF_IP52.58.62.223
SPF_IP94.229.68.93
SPF_MXtargetpublishing.com

Related pages

Pivot deeper into the graph from targetpublishing.com.

Cypher and MCP

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

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