Skip to content

Hostname

promoonly.com

Last fetched

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

Nutrition Label

WHISPER CANON · promoonly.comRouting diversity5.7/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/promoonly.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.212.181.1993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.92.2273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.60.1093.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.175.1333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.196.1873.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.244.1283.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.37.3634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.13.21035.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.152.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.151.18744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.130.19952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.40.8052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.205.6354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.208.11354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.65.21554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.52.4032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.171.613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.7.193100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

54 observed subdomains of promoonly.com.

Web-graph footprint

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

105 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for promoonly.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP4.28.163.131
SPF_IP4.28.163.132

Related pages

Pivot deeper into the graph from promoonly.com.

Cypher and MCP

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

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