Skip to content

Hostname

paymentlogistics.com

Last fetched

paymentlogistics.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

paymentlogistics.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

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 paymentlogistics.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for paymentlogistics.com.

MechanismTarget
SPF_Apaymentlogistics.com
SPF_INCLUDE19971040.spf07.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.179.10
SPF_IP142.0.180.14
SPF_IP142.0.189.0
SPF_IP142.0.190.0
SPF_IP142.0.191.0
SPF_IP155.130.12.179
SPF_IP216.134.212.199/32
SPF_IP52.8.180.180
SPF_IP54.215.235.180
SPF_MXpaymentlogistics.com

Related pages

Pivot deeper into the graph from paymentlogistics.com.

Cypher and MCP

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

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