Skip to content

Hostname

kuoni-congress.com

Last fetched

kuoni-congress.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · kuoni-congress.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kuoni-congress.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.254.168.12534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.161.354.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.226.13954.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.15.12454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:151
Organization
kuoni reisen ip
Contact emails

Subdomains

2 observed subdomains of kuoni-congress.com.

Web-graph footprint

Distinct hostnames that link to or from kuoni-congress.com in the public web crawl.

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kuoni-congress.com.

MechanismTarget
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.kuonitumlare.com
SPF_MXkuoni-congress.com

Related pages

Pivot deeper into the graph from kuoni-congress.com.

Cypher and MCP

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

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