Hostname
microsoldering.com
Last fetched
microsoldering.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
microsoldering.com 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 |
|---|---|---|---|---|
| 108.158.251.101 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.26 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.4 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.85 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.238.80.26 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.54 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.58 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.6 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of microsoldering.com owner
- Contact emails
- privacy@dynadot.com
- 340f20ee-e5b9-4352-b3ea-824ac06a30a9@identity-protect.org
- 65cb6c33-f67b-46b4-b72e-0e5ddf542aa3@identity-protect.org
- bb26fd89-500e-40d2-8503-871a6d4ad860@identity-protect.org
- e30b0bde-aeb1-4f3f-8672-9a433ac138c8@identity-protect.org
- e5f2892f-4f06-4a47-9941-8378644fa9cd@identity-protect.org
- f86d5b76-33c2-4e62-9236-d850a067ca71@identity-protect.org
- owner-10024210@microsoldering.com.whoisprivacyservice.org
- owner-1833965@microsoldering.com.whoisprivacyservice.org
- owner-3272172@microsoldering.com.whoisprivacyservice.org
- owner-7409383@microsoldering.com.whoisprivacyservice.org
- owner-8780911@microsoldering.com.whoisprivacyservice.org
- owner-9135037@microsoldering.com.whoisprivacyservice.org
- owner-9227923@microsoldering.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of microsoldering.com.
| Subdomain |
|---|
| www.microsoldering.com |
Web-graph footprint
Distinct hostnames that link to or from microsoldering.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for microsoldering.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from microsoldering.com.
- IP · 108.158.251.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · privacy@dynadot.com
- TLD · .com
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "microsoldering.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.