Hostname
logiccontrols.com
Last fetched
logiccontrols.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
logiccontrols.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 |
|---|---|---|---|---|
| 34.174.253.127 | 34.174.128.0/17 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of logiccontrols.com owner
- Contact emails
- rafael.ottmann@bematech.com.br
- nx89c8qs7zv@networksolutionsprivateregistration.com
- 11f6d3d6-4052-4aed-ae98-90e5b6895afd@identity-protect.org
- 73d68794-0ba7-4a86-8ed9-523c55d132f6@identity-protect.org
- 8b1fcf19-b9b5-46fa-bedd-85bea845e652@identity-protect.org
- a07cab97-fa3a-4b75-826d-cc559ad79b56@identity-protect.org
- d9bd283a-a98c-4019-84a6-c80b408aecaf@identity-protect.org
- e7591340-b377-4995-8cfa-5275b5dc0ceb@identity-protect.org
- owner-251831@logiccontrols.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of logiccontrols.com.
Web-graph footprint
Distinct hostnames that link to or from logiccontrols.com in the public web crawl.
41 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for logiccontrols.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 44789468.spf05.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from logiccontrols.com.
- IP · 34.174.253.127
- ASN · AS396982QOSL-AS-AP Qovic Online Solutions LLP
- Registrar · iana:468
- Country · US
- Email · rafael.ottmann@bematech.com.br
- TLD · .com
- Browse hostnames · lo…
- 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: "logiccontrols.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.