Skip to content

Hostname

targetpay.com

Last fetched

targetpay.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · targetpay.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/targetpay.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.90.78.22134.90.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
35.204.136.9235.204.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

Registrar
iana:15
Organization
domainvendor b.v.
Contact emails

Subdomains

2 observed subdomains of targetpay.com.

Web-graph footprint

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

110 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for targetpay.com.

MechanismTarget
SPF_Amail.targetmedia.eu
SPF_Amailout.targetmedia.eu
SPF_Atargetpay.com
SPF_INCLUDEtargetmedia.eu
SPF_INCLUDEtargetmedia.nl
SPF_IP185.150.71.64/26
SPF_IP192.168.247.0/24
SPF_MXtargetpay.com

Related pages

Pivot deeper into the graph from targetpay.com.

Cypher and MCP

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

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