Skip to content

Hostname

iqos.it

Last fetched

iqos.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.253.241108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.193.23434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.105.7452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.92.24154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
philip morris products
Contact emails

Subdomains

6 observed subdomains of iqos.it.

Web-graph footprint

Distinct hostnames that link to or from iqos.it in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for iqos.it.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmusvc.com
SPF_IP52.19.49.10
SPF_IP52.51.152.64

Related pages

Pivot deeper into the graph from iqos.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iqos.it"})-[: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.