Skip to content

Hostname

incentius.com

Last fetched

incentius.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · incentius.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/incentius.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.36.1053.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.173.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.313.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.593.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
99.84.234.1299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of incentius.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for incentius.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEtransmail.net.in
SPF_MXincentius.com

Related pages

Pivot deeper into the graph from incentius.com.

Cypher and MCP

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

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