Skip to content

Hostname

exibitionsoftware.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.243.12118.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.12718.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.1418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.8318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
52.85.65.1352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.1752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
andrew taylor
Contact emails

Subdomains

1 observed subdomain of exibitionsoftware.com.

Web-graph footprint

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

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for exibitionsoftware.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from exibitionsoftware.com.

Cypher and MCP

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

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