Skip to content

Hostname

iblues.it

Last fetched

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

Nutrition Label

WHISPER CANON · iblues.itRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/iblues.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.11018.245.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.12818.245.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6318.245.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7618.245.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.1052.85.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2252.85.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7452.85.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.952.85.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
max mara fashion group
Contact emails

Subdomains

53 observed subdomains of iblues.it.

Web-graph footprint

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

43 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for iblues.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP31.169.104.149

Related pages

Pivot deeper into the graph from iblues.it.

Cypher and MCP

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

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