Skip to content

Hostname

bluepay.com

Last fetched

bluepay.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bluepay.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bluepay.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.228.36104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.229.36104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
bluepay processing,
Contact emails

Subdomains

62 observed subdomains of bluepay.com.

Web-graph footprint

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

304 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bluepay.com.

MechanismTarget
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com
SPF_IP144.202.170.134/32
SPF_IP149.72.154.179
SPF_IP198.62.138.46/32
SPF_IP206.201.63.46/32
SPF_IP66.150.105.132
SPF_IP74.123.229.8/29
SPF_IP74.217.15.126
SPF_MXbluepay.com

Related pages

Pivot deeper into the graph from bluepay.com.

Cypher and MCP

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

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