Skip to content

Hostname

consolis.com

Last fetched

consolis.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.12513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:73
Organization
consolis oy ab
Contact emails

Subdomains

47 observed subdomains of consolis.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for consolis.com.

MechanismTarget
SPF_INCLUDE_emailspf.consolis.com
SPF_INCLUDE_externalspf.consolis.com

Related pages

Pivot deeper into the graph from consolis.com.

Cypher and MCP

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

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