Hostname
control.com.py
Last fetched
control.com.py resolves to 52.116.55.215, announced in 52.116.0.0/18 by SOFTLAYER - IBM Cloud in US. control.com.py is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 52.116.55.215
52.116.0.0/18 · SOFTLAYER - IBM Cloud · Armonk, US
IPv6 resolution
No AAAA record for control.com.py is recorded in WhisperGraph.
Attribution
ibm
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for control.com.py. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
| Subdomain |
|---|
| autodiscover.control.com.py |
| cpanel.control.com.py |
| cpcalendars.control.com.py |
| cpcontacts.control.com.py |
| mail.control.com.py |
| webdisk.control.com.py |
| webmail.control.com.py |
| www.control.com.py |
Showing 8 of 8 subdomains (8 per page).
Mail and authentication
Nameservers
- ns1.prodominios.com
- ns11.prodominios.com
- ns12.prodominios.com
- ns2.prodominios.com
MX records
- control.com.py
SPF policy
- include: sv2.prodominios.com
- a: control.com.py
- mx: control.com.py
- ip: 173.193.3.131
- ip: 52.116.55.212
- ip: 52.116.55.214
- ip: 52.116.55.215
- ip: 52.117.30.9
Threat-feed evidence
History
Related pages
Pivot from control.com.py into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "control.com.py"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.