Skip to content

Hostname

payfort.com

Last fetched

payfort.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · payfort.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/payfort.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.145.11818.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.218.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.2618.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.9818.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.10318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.10518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.10918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.2618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3218.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.6718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.7218.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.127.12252.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.2452.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.3952.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.6652.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

39 observed subdomains of payfort.com.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for payfort.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP54.225.88.158
SPF_IP54.88.54.30

Related pages

Pivot deeper into the graph from payfort.com.

Cypher and MCP

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

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