Skip to content

Hostname

ldmicro.com

Last fetched

ldmicro.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ldmicro.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ldmicro.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.226.70.1113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.52.034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.247.7934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.254.14935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.179.18754.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.210.4054.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.148.12254.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.71.15398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.54.6098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chris lahiji
Contact emails

Subdomains

4 observed subdomains of ldmicro.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ldmicro.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP23.235.208.41

Related pages

Pivot deeper into the graph from ldmicro.com.

Cypher and MCP

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

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