Skip to content

Hostname

kilogram.it

Last fetched

kilogram.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.148.11018.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.11918.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.2718.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.8918.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.28.423.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.28.443.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.28.503.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.28.863.164.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
victor osorio
Contact emails

Subdomains

6 observed subdomains of kilogram.it.

Web-graph footprint

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

6 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kilogram.it.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEzoho.eu
SPF_INCLUDEzohomail.eu
SPF_IP66.96.128.0/18

Related pages

Pivot deeper into the graph from kilogram.it.

Cypher and MCP

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

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