Skip to content

Hostname

bonus.ly

Last fetched

bonus.ly resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.10.197104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.197104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
smartly inc. (dba bonusly)
Contact emails

Subdomains

24 observed subdomains of bonus.ly.

Web-graph footprint

Distinct hostnames that link to or from bonus.ly in the public web crawl.

615 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

97 SPF mechanisms authorising senders for bonus.ly.

MechanismTarget
SPF_Abonus.ly
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP108.179.144.0/20
SPF_IP139.180.17.0/24
SPF_IP141.193.184.128/25
SPF_IP141.193.184.32/27
SPF_IP141.193.184.64/26
SPF_IP141.193.185.128/25
SPF_IP141.193.185.32/27
SPF_IP141.193.185.64/26
SPF_IP141.193.32.0/23
SPF_IP143.244.80.0/20
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP158.247.16.0/20
SPF_IP159.112.240.0/20
SPF_IP159.112.242.162/32
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP159.135.228.10/32
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP166.78.68.221/32
SPF_IP167.89.46.159/32
SPF_IP167.89.64.9/32
SPF_IP167.89.65.0/32
SPF_IP167.89.65.100/32
SPF_IP167.89.65.53/32
SPF_IP167.89.74.233/32
SPF_IP167.89.75.126/32
SPF_IP167.89.75.136/32
SPF_IP167.89.75.164/32
SPF_IP167.89.75.33/32
SPF_IP18.208.124.128/25
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP192.237.159.42/32
SPF_IP192.237.159.43/32
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.244.48.0/20
SPF_IP198.244.56.107
SPF_IP198.244.56.108
SPF_IP198.244.56.109
SPF_IP198.244.56.111
SPF_IP198.244.56.112
SPF_IP198.244.56.113
SPF_IP198.244.56.114
SPF_IP198.244.56.115
SPF_IP198.244.60.0/22
SPF_IP198.61.254.0/23
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP209.61.151.0/24
SPF_IP216.139.64.0/19
SPF_IP23.253.182.0/23
SPF_IP23.253.182.103/32
SPF_IP23.253.183.145/32
SPF_IP23.253.183.146/32
SPF_IP23.253.183.147/32
SPF_IP23.253.183.148/32
SPF_IP23.253.183.150/32
SPF_IP3.210.190.0/24
SPF_IP3.93.157.0/24
SPF_IP54.174.52.0/24
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24
SPF_IP69.72.32.0/20
SPF_IP87.253.232.0/21
SPF_MXbonus.ly

Related pages

Pivot deeper into the graph from bonus.ly.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bonus.ly"})-[: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.