Skip to content

Hostname

paylinkdirect.com

Last fetched

paylinkdirect.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · paylinkdirect.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/paylinkdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.1.53.6152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.182.19952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
brett beckerman
Contact emails

Subdomains

9 observed subdomains of paylinkdirect.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for paylinkdirect.com.

MechanismTarget
SPF_Apaylinkdirect.com
SPF_INCLUDE14574195.spf04.hubspotemail.net
SPF_INCLUDEbmsend.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.244.59.89
SPF_IP38.104.242.18
SPF_MXpaylinkdirect.com

Related pages

Pivot deeper into the graph from paylinkdirect.com.

Cypher and MCP

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

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