Skip to content

Hostname

centriqe.com

Last fetched

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

Nutrition Label

WHISPER CANON · centriqe.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/centriqe.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.128.1013.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.373.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2073.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1353.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.2353.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.703.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.7252.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.3252.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of centriqe.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for centriqe.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from centriqe.com.

Cypher and MCP

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

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