Skip to content

Hostname

curewards.com

Last fetched

curewards.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · curewards.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/curewards.com

Resolution chain

curewards.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.143.6.10140.143.0.0/21AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of curewards.com.

Web-graph footprint

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

204 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for curewards.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.33.240.194/32
SPF_IP208.95.132.63
SPF_IP40.143.6.122/32

Related pages

Pivot deeper into the graph from curewards.com.

Cypher and MCP

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

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