Skip to content

Hostname

litomon.com

Last fetched

litomon.com resolves to 20 IPv4 addresses operated by AS9498 in BH. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · litomon.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/litomon.com

Resolution chain

litomon.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.75.11296.0.0.0/3AS9498BH
108.158.75.12196.0.0.0/3AS9498BH
108.158.75.1696.0.0.0/3AS9498BH
108.158.75.2496.0.0.0/3AS9498BH
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.4118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.189.543.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.583.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.663.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.943.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.10318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of litomon.com.

Web-graph footprint

Distinct hostnames that link to or from litomon.com in the public web crawl.

58 sites link to this hostname.

208 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for litomon.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from litomon.com.

Cypher and MCP

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

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