Hostname
commendusa.com
Last fetched
commendusa.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commendusa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.142.249.185 | 108.140.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- martin p. posch
- Contact emails
- domainadmin@commend.com
- 2ba3dc56-4c95-4c07-95b4-818bc9d27fb4@identity-protect.org
- 3171717a-0429-40dd-bb6b-9538edac1fb9@identity-protect.org
- 3fce4ebf-6aa0-4005-804d-b947fefb4f1f@identity-protect.org
- 4521e23b-419b-44ac-aba8-983f985cc5a4@identity-protect.org
- 4d239c54-abbd-4404-b8b5-ecfd7d21e0dc@identity-protect.org
- bf581d18-f7d1-46ad-b2d9-ca30b2125fca@identity-protect.org
- owner-1449454@commendusa.com.whoisprivacyservice.org
- owner-2240745@commendusa.com.whoisprivacyservice.org
- owner-6035440@commendusa.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of commendusa.com.
Web-graph footprint
Distinct hostnames that link to or from commendusa.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for commendusa.com.
| Mechanism | Target |
|---|---|
| SPF_A | commendusa.com |
| SPF_INCLUDE | 26458422.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | appriver.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.104.82.0/24 |
Related pages
Pivot deeper into the graph from commendusa.com.
- IP · 108.142.249.185
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · NL
- Email · domainadmin@commend.com
- TLD · .com
- Browse hostnames · co…
- 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: "commendusa.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.