Skip to content

Hostname

soom.la

Last fetched

soom.la resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · soom.laRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/soom.la

Resolution chain

soom.la resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.204.162100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.120.109100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.149.44107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.2.1223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.16.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.44.12634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.64.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.153.18244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.92.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.170.21354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.146.4454.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.241.2954.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.97.4032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.244.4534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.111.20398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.219.1354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.73.12932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
yaniv nizan
Contact emails

Subdomains

18 observed subdomains of soom.la.

Web-graph footprint

Distinct hostnames that link to or from soom.la in the public web crawl.

27 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for soom.la.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from soom.la.

Cypher and MCP

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

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