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
Resolution chain
kilogram.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.148.110 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.119 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.27 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.89 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.28.42 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.44 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.50 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.86 | 3.164.28.0/23 | AS16509 | AMAZON-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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kilogram.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | zoho.eu |
| SPF_INCLUDE | zohomail.eu |
| SPF_IP | 66.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.