Skip to content

Hostname

promy24.com

Last fetched

promy24.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · promy24.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/promy24.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.3104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.3104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.76172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.248.164.23246.248.160.0/19AS47544PL

WHOIS identity

Registrar
iana:269
Organization
ppt pks gdansk-oliwa s.a. kolobrzeska 28 gdansk, 80-394
Contact emails

Subdomains

10 observed subdomains of promy24.com.

Web-graph footprint

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

56 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for promy24.com.

MechanismTarget
SPF_Apromy24.com
SPF_INCLUDE_spf.freshmail.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.95.245
SPF_IP46.248.164.198
SPF_IP46.4.176.20
SPF_IP46.4.176.23
SPF_IP62.129.202.10
SPF_IP78.46.64.186/32
SPF_IP79.96.160.63
SPF_IP89.161.253.39
SPF_MXpromy24.com

Related pages

Pivot deeper into the graph from promy24.com.

Cypher and MCP

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

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