Skip to content

Hostname

condocertificate.com

Last fetched

condocertificate.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.1218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.245.60.11618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of condocertificate.com owner
Contact emails

Subdomains

18 observed subdomains of condocertificate.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for condocertificate.com.

Related pages

Pivot deeper into the graph from condocertificate.com.

Cypher and MCP

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

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